         
.m-header {
  width: 100%;
  background: #ffffff;
}


.localhost_box{ width:100%; margin:0 auto; text-align:center;}
.localhost_box img{ max-width:100%; text-align:center;}

.news-details .details-box p  video,.news-details .details-box p  iframe,.news-details .details-box p  embed{
  width:100%!important;
  height: 500px!important;
}
.fixed-erweima {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .9);
    z-index: 10;
    display: none;
    z-index: 124!important;
}
.fixed-erweima .imgbox.active {
    transition: .5s ease-in-out;
    opacity: 1;
    transform: scale3d(1,1,1);
}

.fixed-erweima .imgbox {
    width: 400px;
    height: 460px;
    position: absolute;
    transition: .5s ease-in-out;
    transform: scale3d(.1,.1,1);
    opacity: 0;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    padding: 5px;
    background: #fff;
    text-align: center;
    line-height: 1.2;
}
.fixed-erweima .img{
	padding:5%;
	box-sizing: border-box;
}
.fixed-erweima .img img{
	width: 100%;
}
.fixed-erweima .imgbox .span{
	font-size: 20px;
	margin-top: 15px;
}
.m-header.cur {
  position: absolute;
}
.ce-table .table-bot .item .i{
	display: inline-block;
	vertical-align: middle;
	line-height: 1.5;
}
.m-header .w-header.fixed {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: #ffffff;
}
 .swiper-box .swiper-button-next{
  transition-delay: 1.3s;
 }
.swiper-box .swiper-button-prev{
  transition-delay: 1.2s;
}
.m-header .w-header {
  position: relative;
  padding: 0 10px;
  padding-right: 0;
  width: 100%;
  box-sizing: border-box;
  z-index: 4;
  height: 45px;
  box-shadow: 0 4px 9px rgba(0, 0, 0, 0.1);
  background: #fff;
}
.glasslist-list .items .words .p span{
  font-size: 150%;
  color:#0aadb1;
}

.m-header .welcome-a {
  float: left;
  width: 50%;
  height: 100%;
  line-height: 48px;
  position: relative;
}

.m-header .welcome-a img {
  max-height: 100%;
  height: 90%;
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}

.ttop{ clear: both;height: 50px; width: 100%;}

@media screen and (max-width:787px) {
.m-header .w-header{ padding:0}
.m-header .welcome-a img {  height: 80%;}
}




.m-header .search-cover {
  float: right;
  width: 35px;
  height: 48px;
  display: block;
  line-height: 48px;
}

.m-header .search-cover img {
  width: 100%;
  vertical-align: middle;
}

.m-header .banben{  position: absolute;  right: 80px;top: 10px; }
.m-header .banben a{ font-size: 12px; color: #000;color: #333;}

.m-header .uio {
  float: right;
  height: 100%;
  width: 65px;
  border-left: 1px solid #e1e1e1;
}

.m-header .search-bg {
  position: fixed;
  left: 0;
  top: 48px;
  width: 100%;
  height: 150px;
  z-index: 10;
  background: #ffffff;
  display: none;
}

.m-header .subsearch {
  padding-right: 15px;
  border-right: 1px solid #d2d2d2;
  box-sizing: border-box;
}
.m-header .subsearch .sp {
  width: 35px;
  height: 35px;
  background-size: 80%;
}

.m-header .subsearch img {
  height: 100%;
}

.m-header .search-bg .m-close-search {
  display: block;
  width: 10px;
  height: 10px;
  background-size: 100% auto;
  position: fixed;
  right: 4%;
  top: 10px;
  cursor: pointer;
  z-index: 11;
}

.m-header .search-bg .m-search-box {
  width: 92%;
  margin: 0 auto;
  border-bottom: 1px solid #f2f2f2;
  position: absolute;
  left: 3%;
  top: 48px;
  height: 40px;
  z-index: 11;
}

.m-header .search-bg .m-search-box .tex {
  border: none;
  font-size: 12px;
  color: #a7a7a7;
  height: 41px;
  padding-left: 5px;
  box-sizing: border-box;
  width: 60%;
  background: none;
}

.m-header .search-bg .m-search-box .search-btn {
  border: none;
  width: 30px;
  height: 30px;
  background-size: 100%;
  margin-top: 6px;
}

.m-header .btn-na {
  margin-right: 15px;
}

.m-header .nav-btn {
    position: absolute;
    right: 21px;
    top: 50%;
    width: 22px;
    height: 17px;
    vertical-align: middle;
    cursor: pointer;
    margin-top: -8px;
}

.m-header .nav-btn .line {
  position: absolute;
  display: block;
  width: 100%;
  height: 2px;
  background-color: #333333;
  left: 0;
  border-radius: 4px;
}

.m-header .nav-btn .line1 {
  top: 0px;
  -webkit-transform-origin: left top 0;
  -ms-transform-origin: left top 0;
  transform-origin: left top 0;
}

.m-header .nav-btn .line2 {
  top: 7px;
}

.m-header .nav-btn .line3 {
  bottom: 0px;
  -webkit-transform-origin: left bottom 0;
  -ms-transform-origin: left bottom 0;
  transform-origin: left bottom 0;
}

.m-header .nav-btn.active {
  -webkit-animation: rotate 0.3s linear 0s;
  animation: rotate 0.3s linear 0s;
}

.m-header .nav-btn.hover .line {
  left: 6px;
}

.nav0 {
  position: relative;
  border-left: 1px solid #e1e1e1;
  cursor: pointer;
}
.nav0:hover .nav-btn .line {
  background: #E3B063;
  transition: .5s ease-in-out;
}

.nav0 .nav-btn {
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 12px;
  vertical-align: middle;
  cursor: pointer;
  bottom: 0;
  right: 0;
  margin: auto;
}

.nav0 .nav-btn .line {
  position: absolute;
  display: block;
  width: 100%;
  height: 2px;
  background-color: #fff;
  transition: .5s ease-in-out;
  left: 0;
  border-radius: 4px;
}

.nav0 .nav-btn .line1 {
  top: 0;
  -webkit-transform-origin: left top 0;
  -ms-transform-origin: left top 0;
  transform-origin: left top 0;
}

.nav0 .nav-btn .line2 {
  top: 5px;
}

.nav0 .nav-btn .line3 {
  bottom: 0;
  -webkit-transform-origin: left bottom 0;
  -ms-transform-origin: left bottom 0;
  transform-origin: left bottom 0;
}

.nav0 .nav-btn.active {
  -webkit-animation: rotate 0.3s linear 0s;
  animation: rotate 0.3s linear 0s;
}

.nav0 .nav-btn.hover .line {
  left: 6px;
}

.icon-sousuo {
  cursor: pointer;
  text-align: center;
  width: 80px;
  border-left: 1px solid #e1e1e1;
  margin-left: 105px;
  font-size: 20px;
}
.icon-sousuo:hover {
  color: #E3B063;
}

.m-header .sub-menu {
  width: 100%;
  height: 100%;
  padding: 14px 0 0;
  display: none;
  position: fixed;
  left: 0;
  top: 45px;
  background-color: white;
  z-index: 10;
  color: #666;
  overflow-y: auto;
}

.m-header .sub-menu li .sub-tit {
  padding: 0 3%;
  box-sizing: border-box;
}
.m-header .sub-menu li .sub-tit .tu-box {
  padding: 0 0;
 
  box-sizing: border-box;
  position: relative;
}
.m-header .sub-menu li .sub-tit .tu-box .imgbox {
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 20px;
  bottom: 0;
  margin: auto;
}

.m-header .sub-menu li .sub-tit.on .tu-box {
  border-bottom-color: transparent;
}


.m-header .sub-menu ul li .tu-box dl{
z-index: 1;
    visibility: hidden;
    margin: 0 auto;
    width: 94%;
	padding:0 3%;
    /* width: calc(100% + 50px); */
    height: 0;
    background: #f1f1f1;
    opacity: 0;
	 font-size:13px; text-align:left; background:#eee;line-height:30px;color:#363636;}
	
	
.m-header .sub-menu ul li .tu-box:hover dl{visibility:inherit;height:auto;opacity:1;transform:translateY(0)}
	
.m-header .sub-menu ul li .tu-box dl dd a{line-height:30px; font-size:13px; color:#363636;}


.m-header .sub-menu li a {
  display: block;
}

.m-header .sub-menu .tit {
  display: block;
  width: 100%;
  padding: 10px 3%;
  box-sizing: border-box;
  line-height: 33px;
  color: #666;
  position: relative;
  font-size: 15px;
  line-height: 20px;
}
.m-header .sub-menu .tit a {
  color: #666;
}

.menu-text {
  text-align: center;
  margin-top: 35px;
}
.menu-text .li {
  display: inline-block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #f2f2f2;
  line-height: 50px;
  margin: 0 15px;
}
.menu-text .li img {
  width: 23px;
  display: inline-block;
}

.case-ul.w1480 {
  line-height: 1;
  font-size: 1px;
  /*margin-top: -32px;*/
  margin-bottom: 52px;
}

.headsearch-box {
  position: fixed;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.9);
  z-index: 150;
  top: 0;
  left: 0;
  display: none;
  touch-action: none;
}

.headsearch-box input[type="text"] {
  text-align: center;
  position: absolute;
  width: 100%;
  left: 0;
  height: 100%;
}

.headsearch-box input[type="submit"] {
  position: absolute;
  text-indent: -9999px;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 35px;
  width: 35px;
  background: url(../images/ser-black.png) no-repeat center;
}

.headsearch-box input {
  border: none;
  background: none;
  outline: none;
}

.headsearch-box .x-box .x-o {
  position: absolute;
  right: 0;
  top: 10%;
  cursor: pointer;
}

.headsearch-box .x-box {
  /*height:960px;*/
  width: 1200px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

.headsearch-box .x-p {
  text-align: center;
  width: 1200px;
  margin: 0 auto;
  height: 110px;
  line-height: 110px;
  border-bottom: 1px solid #606060;
  font-size: 24px;
  color: #606060;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

.m-header .sub-menu .tit1 {
  display: block;
  width: 100%;
  line-height: 40px;
  color: #666;
  position: relative;
  font-size: 15px;
  box-sizing: border-box;
  border-bottom:1px solid #eee;
}

.m-header .sub-menu .sub-tit.on.on .btn-v {
  background: url(../images/img6.png) center center no-repeat;
  background-size: 100%;
}

.m-header .sub-menu .btn-v {
  display: inline-block;
  height: 20px;
  width: 20px;
  float: right;
  margin-right: 16px;
  margin-top: 0;
  background: url(../images/img5.png) center center no-repeat;
  background-size: 100%;
}

.m-header .sub-menu .sub-tit1.on {
  background-color: #ff0001;
  color: #fff;
}

.m-header .sub-menu .sub-tit.on:after {
  background-size: 100% auto;
}

.m-header .sub-menu .sec-list {
  line-height: 28px;
  padding: 1px 1.5%;
  display: none;
  background: #f2f2f2;
}

.m-header .sub-menu .sec-list p {
  background-size: 8px auto;
  height: 43px;
  line-height: 43px;
  font-size: 13px;
  border-top: 1px solid #e8e8e8;
  box-sizing: border-box;
}
.m-header .sub-menu .sec-list p:nth-child(1) {
  border-top: none;
}

.m-header .sub-menu .sec-list a {
  padding-left: 21px;
  color: #888;
  display: block;
}

.bocweb-header.ff {
  background: #ffffff;
}

.imgd {
  position: relative;
}
.imgd img {
  display: block;
  vertical-align: middle;
}
.imgd .i1, .imgd .i2 {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}

.nav-pro {
  position: relative;
}

.search-close.show {
  transform: scale(1);
  z-index: 3;
}

.header-search-wrap .submit {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 5;
  width: 36px;
  height: 43px;
  background: url(../images/ser-black.png) no-repeat center;
  border: none;
  box-sizing: border-box;
}

.hide1, .hide1.header.active {
  transform: scale(0) !important;
  opacity: 0;
  transition: .6s ease-in-out;
  transition-duration: .5s;
}

.search-close {
  position: absolute;
  z-index: -1;
  display: block;
  right: -1.5rem;
  top: 50%;
  margin-top: -12px;
  width: 24px;
  height: 24px;
  background: url(../images/close2.png) no-repeat center;
  background-size: 24px !important;
  cursor: pointer;
  transition-duration: .5s;
  transform: scale(0);
}

.header-search-wrap {
  position: absolute;
  z-index: 10;
  left: 50%;
  top: 10px;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  opacity: 0;
  width: 600px;
  height: 44px;
  margin-left: -300px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  color: #666;
  line-height: 44px;
  transition: all 0.5s;
  /*background: #fff;*/
  padding-right: 50px;
}

.header-search-wrap .submit {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 5;
  width: 36px;
  height: 43px;
  background: url(../images/ser-black.png) no-repeat center;
  border: none;
  box-sizing: border-box;
}

.header-search-wrap .ser-input {
  width: 100%;
  height: 43px;
  position: relative;
  border: none;
  background: none;
  box-sizing: border-box;
  text-indent: 20px;
}

.show1 {
  z-index: 8;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}

.section1 {
  background: #999;
}

.header {
  width: 100%;
  color: #4c4c4c;
  top: 0;
  left: 0;
  height: 70px;
  background: #fff;
  transition: .5s ease-in-out;
  line-height: 70px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  position:fixed;
}
.header .nav-btn .line {
  background: #353535;
}
.header.active {
  color: #333;
  position: fixed;
  background: transparent;
  background:#fff;
  box-shadow:0 5px 8px -6px rgb(0 0 0 / 53%);
}

.header.active a {
  color: #333;
}
.header.active .icon-sousuo {
  border-left: 1px solid rgba(255, 255, 255, 0.1);
}
.header.active .bocweb-logo .i0 {
  opacity: 1;
}
.header.active .bocweb-logo .i1 {
  opacity: 0;
}
.header.active .navleft-ul .li .imgd .i0 {
  opacity: 1;
}
.header.active .navleft-ul .li .imgd .i1,
.header.active .navleft-ul .li .imgd .i2 {
  opacity: 0;
}
.header.active .navleft-ul .li:hover .imgd .i0, .header.active .navleft-ul .li.active .imgd .i0 {
  opacity: 0;
}
.header.active .navleft-ul .li:hover .imgd .i2, .header.active .navleft-ul .li.active .imgd .i2 {
  opacity: 0;
}
.header.active .navleft-ul .li:hover .imgd .i1, .header.active .navleft-ul .li.active .imgd .i1 {
  opacity: 1;
}
.header a {
  color: #333;
}
.header .bocweb-logo {
  width: 187px;
  height: 70px;
  position: relative;
  margin-right: 0px;
}
.header .bocweb-logo img {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
.header .bocweb-logo .i0 {
  opacity: 0;
}
.header .bocweb-logo .i1 {
  opacity: 1;
}
.header .bocweb-navleft {
  padding-left: 20px;
  box-sizing: border-box;
}
.header .navleft-ul .li {
  float: left;
  padding-left: 30px;
  box-sizing: border-box;
  position: relative;
}
.header .navleft-ul .li:nth-child(n+2) {
  margin-left: 40px;
}
.header .navleft-ul .li .imgd .i2 {
  opacity: 1;
}
.header .navleft-ul .li .imgd .i0 {
  opacity: 0;
}
.header .navleft-ul .li:hover, .header .navleft-ul .li.active {
  color: #1F327F;
  transition: .5s ease-in-out;
}
.header .navleft-ul .li:hover span, .header .navleft-ul .li.active span {
  color: #1F327F;
  transition: .5s ease-in-out;
}
.header .navleft-ul .li:hover .imgd img, .header .navleft-ul .li.active .imgd img {
  transition: .5s ease-in-out;
}
.header .navleft-ul .li:hover .imgd .i0, .header .navleft-ul .li.active .imgd .i0 {
  opacity: 0;
}
.header .navleft-ul .li:hover .imgd .i2, .header .navleft-ul .li.active .imgd .i2 {
  opacity: 0;
}
.header .navleft-ul .li:hover .imgd .i1, .header .navleft-ul .li.active .imgd .i1 {
  opacity: 1;
}
.header .navleft-ul .li .imgd {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 20px;
  height: 20px;
}
.header .navleft-ul .li .imgd img {
  transition: .5s ease-in-out;
}
.header .bocweb-nav .nav-li {
  float: left;
  font-size:17px;
}
.header .bocweb-nav .nav-li .li-top {
  transition: .5s ease-in-out;
}
.header .bocweb-nav .nav-li:hover .li-top, .header .bocweb-nav .nav-li.active .li-top {
  color: #1F327F;
  transition: .5s ease-in-out;
}
.header .bocweb-nav .nav-li{

width:16%; padding:0 0.2%; text-align:center;
}
.header .bocweb-nav .nav0 {
  width: 100px;
  height: 70px;
    margin-left:10px;
	font-size:15px;
	
}
.header .bocweb-nav .nav0 a{ margin-right:25px; float:right;}

.slide-mspan {
  position: absolute;
  width: 45px;
  height: 30px;
  background: url(../images/x5.png) no-repeat center;
  background-size: 100%;
  left: 0;
  right: 0;
  bottom: 20px;
  margin: auto;
  z-index: 10;
}

.slide-span {
  text-align: center;
  position: absolute;
  width: 65px;
  height: 80px;
  padding-bottom: 80px;
  line-height: 1;
  left: 0;
  right: 0;
  bottom: 0px;
  margin: auto;
  z-index: 4;
  color: #ffffff;
  box-sizing: border-box;
  cursor: pointer;
}
.slide-span:after {
  position: absolute;
  width: 2px;
  height: 20px;
  bottom: 35px;
  left: 0;
  right: 0;
  background: #fff;
  content: "";
  margin: auto;
}

.rightding {
  position: absolute;
  right: 70px;
  bottom: 45px;
  z-index: 8;
}
.rightding.fixed{
  position: fixed;
  right:60px;
  bottom:115px;
}
.rightding .span {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: url(../images/a2.png) rgba(198, 198, 198, 0.5) no-repeat center;
  transition: .5s ease-in-out;
}
.rightding:hover .span {
  background-color: #026c6d;
  transition: .5s ease-in-out;
}
.rightding:hover .text {
  opacity: 1;
  transition: .5s ease-in-out;
  transform: translateX(0);
}
.rightding .text {
  width: 150px;
  height: 30px;
  background: #E3B063;
  border-radius: 4px;
  color: #ffffff;
  text-align: center;
  line-height: 30px;
  margin-top: 10px;
  margin-right: 8px;
  position: relative;
  cursor: pointer;
  display: block;
  opacity: 0;
  transition: .5s ease-in-out;
  transform: translateX(-20px);
}
.rightding .text:after {
  width: 8px;
  height: 8px;
  content: "";
  position: absolute;
  right: -8px;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url(../images/a3.png) no-repeat center;
  background-size: 100%;
}

.w1460 {
  width: 1400px;
  margin: 0 auto;
}



@media screen and (max-width:1400px) {
.w1460 {width: 96%;}
}


.bocweb-footer {
  background: #333;
  margin-top: -30px;
  padding-top:0;
  box-sizing: border-box;
  font-size: 15px;
  color: #FFF;
}



.bocweb-footer a {
  display: inline-block;
  color: #FFF;
}
.bocweb-footer a:hover {
  color: #FFF;
  transition: .5s ease-in-out;
}
.bocweb-footer .img {
  width: 240px;
  margin-top: 10px;
  height: 70px;
}
.bocweb-footer .ul {
  margin-left: 40px;
  line-height: 1;
  text-align: center;
  font-size: 14px;
  color: #677286;
}
.bocweb-footer .ul .li {
  float: left;
}
.bocweb-footer .ul .li0 {
  margin-right: 25px;
}
.bocweb-footer .ul .i {
  width: 85px;
  height: 85px;
  margin-bottom: 10px;
}
.bocweb-footer .words {
  text-align: right;
  font-size: 14px;
  line-height: 26px;
  padding-top:20px;
  padding-bottom:20px;
}
@media screen and (max-width:787px) {
.bocweb-footer .words {
  text-align: center;
  font-size: 12px;
  line-height: 22px;
  padding-top:5px;
  padding-bottom:5px;
}
}


.bocweb-footer .words .t0 {
  margin-bottom: 10px;
}
.bocweb-footer .words .it {
  display: inline-block;
  padding: 0 18px;
  border-right: 1px solid #c7c7c7;
  box-sizing: border-box;
  line-height: 1.1;
  font-size: 14px;
  color: #677286;
}
.bocweb-footer .words .it:last-child {
  padding-right: 0;
  border-right: none;
}
.bocweb-footer .words .it:hover {
  color: #E3B063;
}

.e6 {
  background: #e6e6e6;
}

.ft44 {
  font-size: 44px;
}

.ft50 {
  font-size: 50px;
}

.ft32 {
  font-size: 32px;
}

.w750 {
  width: 750px;
  margin: 0 auto;
}

.c0 {
  text-align: center;
}

.ft60 {
  font-size: 60px;
}

.header.active .nav-btn .line {
  background: #fff;
}

.ft26 {
  font-size: 26px;
}

.ft38 {
  font-size: 38px;
}

.f3 {
  background: #f3f3f3;
}

.f7 {
  background: #f7f7f7;
}

.w900 {
  width: 900px;
  margin: 0 auto;
}

.w820 {
  width: 820px;
  margin: 0 auto;
}

.con-banner {
  position: relative;
  overflow: hidden;
}
.con-banner .serve-words {
  color: #fff;
  line-height: 1.1;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  height: 115px;
}
.con-banner .serve-words .cnm {
  margin-top: 23px;
}
.con-banner .glass-words {
  text-align: center;
}
.con-banner .glass-words .cn60 {
  text-transform: uppercase;
  font-weight: bold;
}
.con-banner .glass-words .cn60 span {
  color: #04a7a1;
}
.con-banner .glass-words .cnm30 {
  margin-top: 40px;
}
.con-banner .mimg {
  width: 100%;
}
.con-banner .con-tit {
  line-height: 80px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
}
.con-banner .con-tit .conbox a {
  display: block;
  color: #ffffff;
}
.con-banner .con-tit .conbox .items {
  float: left;
  width: 33.33%;
  font-size: 17px;
  color: #fafafa;
  text-align: center;
  transition: .5s ease-in-out;
}
.con-banner .con-tit .conbox .items:hover a, .con-banner .con-tit .conbox .items.active a {
  background: #0aadb1;
  transition: .5s ease-in-out;
}
.con-banner .con-tit .conbox .items img {
  display: inline-block;
  vertical-align: middle;
}
.con-banner .images {
  height: 675px;
  position: relative;
}
.con-banner .images:after {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  height: 148px;
  content: "";
  background: url(../images/bg.png) no-repeat bottom;
  background-size: cover;
}
.con-banner .words {
  width: 100%;
  line-height: 1;
  text-align: center;
  height: 167px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  color: #ffffff;
}
.con-banner .words .en {
  margin-top: 15px;
  line-height: 1;
}
.con-banner .words .span {
  width: 12px;
  height: 20px;
  background: url(../images/o15.png) no-repeat center;
  background-size: 100%;
  margin: 0 auto;
  margin-top: 60px;
}
.con-banner .wordsdetail {
  font-size: 48px;
  color: #ffffff;
  position: absolute;
  height: 105px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.con-banner .wordsdetail .line {
  width: 75px;
  height: 5px;
  background: #ffffff;
  margin-bottom: 50px;
}
.con-banner .wordsdetail .cn {
  line-height: 50px;
  height: 50px;
}

.con-banner .con-tit.con-titswiper .conbox .items {
  width: 100%;
  float: none;
}

.w1480 {
  width: 1480px;
  margin: 0 auto;
}

.qxbox {
  padding-right: 1%;
  box-sizing: border-box;
}

.case-details .details-top {
  background: #ffffff;
  position: relative;
}
.case-details .details-top img {
  width: 100%;
}
.case-details .details-top .words {
  padding: 60px;
  padding-left: 85px;
  box-sizing: border-box;
  font-size: 14px;
  color: #666666;
  position: absolute;
  height: 100%;
}
.case-details .details-top .en {
  line-height: 1.2;
  color: #05a3a6;
  font-size: 30px;
}
.case-details .details-top .line {
  width: 22px;
  height: 3px;
  background: #04a7a1;
  margin-top: 13px;
  margin-bottom: 36px;
}
.case-details .details-top .cn {
  color: #05a3a6;
  font-size: 24px;
}
.case-details .details-top .p {
  line-height: 30px;
  margin-top: 40px;
}
.case-details .details-bot {
  padding: 55px;
  padding-bottom: 75px;
  background: #ffffff;
  box-sizing: border-box;
  margin-top: 15px;
}
.case-details .details-bot p {
  display: block;
}
.case-details .details-bot .img:nth-child(n+2), .case-details .details-bot p:nth-child(n+2) {
  margin-top: 30px;
}

@font-face {
  font-family: 'beba';
  src: url("fonts/BEBAS.eot");
  src: url("fonts/BEBAS.eot") format("embedded-opentype"), url("fonts/BEBAS.woff") format("woff"), url("fonts/BEBAS.ttf") format("truetype"), url("fonts/BEBAS.svg#BEBAS") format("svg");
}
@font-face {
  font-family: 'avan';
  src: url("fonts/AVANTGARDEMDITCTT.eot");
  src: url("fonts/AVANTGARDEMDITCTT.eot") format("embedded-opentype"), url("fonts/AVANTGARDEMDITCTT.woff") format("woff"), url("fonts/AVANTGARDEMDITCTT.ttf") format("truetype"), url("fonts/AVANTGARDEMDITCTT.svg#AVANTGARDEMDITCTT") format("svg");
}
img {
  max-width: 100%;
}

body {
  overflow-x: hidden;
  font-size: 16px;
  color: #222222;
  line-height: 1.6;
  font-family:'微软雅黑';
}

@font-face {
  font-family: 'iconfont';
  src: url("cfont/iconfont.eot");
  src: url("cfont/iconfont.eot?#iefix") format("embedded-opentype"), url("cfont/iconfont.woff2") format("woff2"), url("cfont/iconfont.woff") format("woff"), url("cfont/iconfont.ttf") format("truetype"), url("cfont/iconfont.svg#iconfont") format("svg");
}
.section .dingk .i {
  width: 100%;
  height: 100%;
}

.iconfont {
  font-family: "iconfont";
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.bocweb-header {
  position: relative;
  z-index: 120;
  height: 70px;
   background:#fff;
}

.bocweb-header.ff {
  height: 70px;
  position: fixed;
  top: 0;
  width: 100%;
  left: 0;
    background:#fff;
}

.wel-con #fp-nav.right {
  right: -300%;
  transition: 3s ease-in-out;
}

.wel-con.active #fp-nav.right {
  right: 0;
  transition: 3s ease-in-out;
  /*transition-delay: .8s;*/
}

.secwen-left {
  opacity: 0;
  filter: alpha(opacity=0);
  transform: translateX(-60px);
  transition: .8s;
}

.secwen-left.animate {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: translateX(0);
  transition: .8s;
}

.wel-con .secwen-right {
  opacity: 0;
  filter: alpha(opacity=0);
  transform: translateX(60px);
  transition: .8s;
}

.section1 .swiper-slide .secwen {
  transition: 1s ease-in-out;
}
.section1 .swiper-slide-active .secwen {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: translateX(0);
  transition: 1s ease-in-out;
}
.section1 .swiper-slide-active .en {
  transition-delay: .5s;
}
.section1 .swiper-slide-active .cn {
  transition-delay: .7s;
}

.wel-con .secwen-right.animate {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: translateX(0);
  transition: .8s;
}

.wel-con .secwen-right.animate.add3 {
  transition-delay: .3s;
}
.wel-con .secwen-right.animate.add4 {
  transition-delay: .4s;
}
.wel-con .secwen-right.animate.add5 {
  transition-delay: .5s;
}
.wel-con .secwen-right.animate.add8 {
  transition-delay: .8s;
}
.wel-con .secwen-right.animate.add9 {
  transition-delay: .9s;
}
.wel-con .secwen-right.animate.add10 {
  transition-delay: 1s;
}
.wel-con .secwen-right.animate.add11 {
  transition-delay: 1.1s;
}

.f4 {
  background: #f4f4f4;
}

.secwen-q {
  opacity: 0;
  transition: 1.5s ease;
  transform: scale3d(1.05, 1.05, 1);
}

.animate.secwen-q {
  opacity: 1;
  transform: scale3d(1, 1, 1);
  transition: 1.5s ease;
}

.secwen {
  opacity: 0;
  filter: alpha(opacity=0);
  transform: translateY(30px);
  transition: .8s;
}

.animate.secwen {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: translateY(0);
  transition: 1s;
}

.animate.add1 {
  transition-delay: .1s;
}

.animate.add2 {
  transition-delay: .2s;
}

.animate.add3 {
  transition-delay: .3s;
}

.animate.add4 {
  transition-delay: .4s;
}

.animate.add5 {
  transition-delay: .5s;
}

.animate.add6 {
  transition-delay: .6s;
}

.animate.add7 {
  transition-delay: .7s;
}

.animate.add8 {
  transition-delay: .8s;
}

.animate.add9 {
  transition-delay: .9s;
}

.animate.add10 {
  transition-delay: 1s;
}

.animate.add11 {
  transition-delay: 1.1s;
}

.animate.add12 {
  transition-delay: 1.2s;
}

.animate.add16 {
  transition-delay: 1.6s;
}

.animate.add18 {
  transition-delay: 1.8s;
}

.animate.add20 {
  transition-delay: 2s;
}

.animate.add22 {
  transition-delay: 2.2s;
}

.animate.add24 {
  transition-delay: 2.4s;
}

.animate.add26 {
  transition-delay: 2.6s;
}

.banner .swiper-slide-active .images {
  transform: scale3d(1.2, 1.2, 1);
  transition: all 5s cubic-bezier(0.04, 0.79, 1, 1);
}

.banner .images {
  transform: scale3d(1, 1, 1);
  transition: all 5s cubic-bezier(0.04, 0.79, 1, 1);
}

.section-words .swiper-slide-active .images {
  transform: scale3d(1.2, 1.2, 1);
  transition: all 5s cubic-bezier(0.04, 0.79, 1, 1);
}

.section-words .images {
  transform: scale3d(1, 1, 1);
  transition: all 5s cubic-bezier(0.04, 0.79, 1, 1);
}

/*.section6.active .dingk{
    transform: scale3d(1.2, 1.2, 1);
    transition: all 5s cubic-bezier(0.04, 0.79, 1, 1);
}
.section6  .dingk {
    transform: scale3d(1, 1, 1);
    transition: all 5s cubic-bezier(0.04, 0.79, 1, 1);
}*/
.section1 .items {
  position: relative;
  display:block;
}
.section1 .items .words {
  position: absolute;
  color: #ffffff;
  left: 110px;
  bottom: 180px;
  line-height: 1;
}
.section1 .items .words .cn {
  margin-top: 40px;
}
.section1 .wel-pagination {
  position: absolute;
  bottom: 65px;
  line-height: 1;
  width: 100%;
  text-align: right;
  z-index: 3;
  padding: 0 100px;
  box-sizing: border-box;
}
.section1 .wel-pagination .span {
  display: inline-block;
  font-size: 16px;
  color: rgba(255, 255, 255, 0.6);
  transition: .5s ease-in-out;
  cursor: pointer;
}
.section1 .wel-pagination .span:hover, .section1 .wel-pagination .span.active {
  transition: .5s ease-in-out;
  color: #ffffff;
}
.section1 .wel-pagination .span:nth-child(n+2) {
  margin-left: 45px;
}
.section1 .wel-pagination .span:hover, .section1 .wel-pagination .span.active {
  color: #fff;
  transition: .5s ease-in-out;
}

.section-words .items {
  position: relative;
  line-height: 1;
}
.section-words .items .words {
  position: absolute;
  height: 100%;
  padding-top: 245px;
  color: #333;
  top: 0;
  left: 0;
  right: 0;
  left: 7%;
  margin: auto;
  box-sizing: border-box;
}
.section-words .items .words .t0 {
  text-transform: capitalize;
  line-height: 50px;
}
.section-words .items .words .t1 {
  margin-top: 20px;
  margin-bottom: 46px;
}
.section-words .items .words .p {
  line-height: 30px;
}
.section-words .items .words .img-ul {
  margin-top: 50px;
}
.section-words .items .words .img-ul .li {
  float: left;
}
.section-words .items .words .img-ul .li:nth-child(n+2) {
  margin-left: 40px;
}
.section-words .items .words .ul-bot {
  height: 118px;
  line-height: 118px;
  background: #167c7f;
  text-align: center;
  position: absolute;
  width: 100%;
  bottom: 80px;
}
.section-words .items .words .ul-bot img {
  display: inline-block;
  vertical-align: middle;
  transition: .5s ease-in-out;
  width: 60px;
  height: 60px;
}
.section-words .items .words .ul-bot .li {
  width: 33.33%;
  float: left;
  display: block;
  color: rgba(255, 255, 255, 0.4);
  transition: .5s ease-in-out;
  position: relative;
}
.section-words .items .words .ul-bot .li:hover {
  color: #fff;
  transition: .5s ease-in-out;
}
.section-words .items .words .ul-bot .li:hover img {
  transition: .5s ease-in-out;
  transform: translateX(-10px);
}
.section-words .items .words .ul-bot .li:nth-child(1):after {
  display: none;
}
.section-words .items .words .ul-bot .li:after {
  position: absolute;
  content: "";
  width: 1px;
  height: 42%;
  background: rgba(255, 255, 255, 0.4);
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.section-words .items .words .more {
  margin-top: 10px;
}

.wel-more {
  display: block;
  width:200px;
  height: 50px;
  line-height: 50px;
  border: 2px solid #3366cc;
  box-sizing: border-box;
  font-size: 14px;
  color: #333;
  transition: .5s ease-in-out;
  text-align: center;
  text-transform: uppercase;
  transition: .5s ease-in-out;
  margin: 0 auto;
  margin-top: 80px;
  border-radius:25px;
}
.wel-more:hover {
  color: #ffffff;
  transition: .5s ease-in-out;
  background: #E3B063;
  border-color: #E3B063;
}

.more {
  width: 125px;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  color: #ffffff;
  transition: .5s ease-in-out;
  text-transform: uppercase;
  text-align: center;
}
.more span {
  display: block;
  width: 100%;
  height: 100%;
  border: 1px solid #E3B063;
  border-radius: 40px;
  transition: .5s ease-in-out;
  background:#E3B063;
}
.more:hover {
  color: #fff;
  transition: .5s ease-in-out;
}
.more:hover span {
  background: #fff;
  border-color: #333;
  transition: .5s ease-in-out;
  color:#E91E2A;
}

.section6 .dingk .swiper-box {
  padding-top: 180px;
}
.section6 .items {
  display: block;
  width: 100%;
  margin: 0 auto;
  color:#333;
}
.section6 .items:hover img {
  transition: .5s ease-in-out;
  transform: scale3d(1.05, 1.05, 1);
}
.section6 .items .time {
  line-height: 1;
  margin-bottom: 30px;
}
.section6 .items .images {
  height: 185px;
  overflow: hidden;
}
.section6 .items .images img {
  transition: .5s ease-in-out;
  width: 100%;
}
.section6 .items .words {
  margin-top: 20px;
  border-top: 2px solid #3366cc;
  padding-top: 10px;
  box-sizing: border-box;
}
.section6 .items .words .t0 {
  line-height: 26px;
  height: 26px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.section6 .items .words .t1 {
  line-height: 24px;
  height: 48px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin-top: 14px;
}

.section5 .items {
  display: block;
  width: 90%;
  margin: 0 auto;
  color:#333;
}


.section5 .items .words {
  margin-top: 20px;
  border-top: 2px solid #3366cc;
  padding-top: 10px;
  box-sizing: border-box;
}
.section5 .items .words .t0 {
  line-height: 26px;
  height: 26px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  color: #000;
}
.section5 .items .words .t1 {
  line-height: 24px;
  height: 48px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin-top: 14px;
  
}

.section5 .items .words .t3 {
  line-height: 26px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  margin-top: 0;
  font-size: 14px;
  color: #333;
}


.section5 .items .words .t4 {
  line-height: 24px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  margin-top: 0;
  font-size: 13px;
   color: #666;
   padding-left: 17px;
}

.section5 .items .words .t4 ul li,.section5 .items .words .t4 ul{list-style:disc;}



.section6 .swiper-button-prev, .section6 .swiper-button-next {
  background: transparent;
}

.swiper-box .swiper-button-prev, .swiper-box .swiper-button-next {
  width: 40px;
  height: 40px;
  background: #ffffff;
  text-align: center;
  line-height: 40px;
  border-radius: 50%;
  transition: .5s ease-in-out;
  color: #4d4d4d;
  top: 0;
  bottom: 0;
  margin: auto;
  opacity: 0;
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled{
  display: none;
}
.swiper-box .swiper-button-prev.animate, .swiper-box .swiper-button-next.animate {
  transition: .5s ease-in-out;
    opacity: 1;
}
.swiper-box .swiper-button-prev:hover, .swiper-box .swiper-button-next:hover {
  color: #ffffff;
  background: #E3B063;
  transition: .5s ease-in-out;
}
.swiper-box .swiper-button-prev {
  left: -65px;
}
.swiper-box .swiper-button-next {
  right: -65px;
}

.section2 .items {
  font-size: 18px;
  color: #fcfcfc;
  line-height: 1;
  display: inline-block;
  padding-left: 170px;
  height: 165px;
  box-sizing: border-box;
  position: absolute;
  left: 50%;
  top: 50%;
}
.section2 .items.items1 {
  margin-top: -13%;
  margin-left: -30%;
}
.section2 .items.items2 {
  margin-top: 3%;
  margin-left: -17%;
}
.section2 .items.items3 {
  margin-top: -15%;
  margin-left: 0%;
}
.section2 .items.items4 {
  margin-top: -5%;
  margin-left: 11%;
}
.section2 .items:hover .words {
  transition: .5s ease-in-out;
  color: #4ac6c8;
}
.section2 .items:hover .words .en:after {
  background: url(../images/o11.png) no-repeat center;
  transition: .5s ease-in-out;
  background-size: 100%;
}
.section2 .items:hover .span img {
  transition: .5s ease-in-out;
}
.section2 .items:hover .span .i0 {
  opacity: 0;
  transform: scale3d(1, 1, 0);
}
.section2 .items:hover .span .i1 {
  opacity: 1;
  width: 160px;
  height: 160px;
  transform: scale3d(1, 1, 1);
}
.section2 .items .words {
  line-height: 1;
  display: inline-block;
  color: #ffffff;
  height: 36px;
  padding-top: 64px;
  transition: .5s ease-in-out;
  box-sizing: border-box;
}
.section2 .items .words .cn {
  transition: .5s ease-in-out;
  font-size: 18px;
}
.section2 .items .words .en {
  text-transform: uppercase;
  font-size: 12px;
  padding-right: 45px;
  box-sizing: border-box;
  position: relative;
  transition: .5s ease-in-out;
  display: inline-block;
}
.section2 .items .words .en:after {
  position: absolute;
  content: "";
  width: 25px;
  height: 10px;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url(../images/o10.png) no-repeat center;
  background-size: 100%;
  transition: .5s ease-in-out;
}
.section2 .items .span {
  position: absolute;
  left: 0;
  top: 0;
  text-align: right;
  width: 160px;
  height: 160px;
  line-height: 160px;
}
.section2 .items .span img {
  display: inline-block;
  transition: .5s ease-in-out;
  width: 65px;
  height: 65px;
  vertical-align: middle;
}
.section2 .items .span .i0 {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.section2 .items .span .i1 {
  /*display: none;*/
  opacity: 0;
  transform: scale3d(1, 1, 0);
}

#section7 {
  height: auto !important;
}

.section3 .inliner-banner-con {
  position: absolute;
  width: 800px;
  height: 800px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: 6;
}
.section3 .inliner-banner-con .ul {
  width: 510px;
  height: 350px;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  margin: auto;
  z-index: 12;
}
.section3 .inliner-banner-con .item-text {
  width: 100%;
  height: 100%;
  color: #ffffff;
  line-height: 1;
}
.section3 .inliner-banner-con .item-text .h02 {
  margin-top: 12px;
  margin-bottom: 33px;
}
.section3 .inliner-banner-con .item-text .line {
  margin: 0 auto;
  width: 30px;
  height: 2px;
  background: #fff;
}
.section3 .inliner-banner-con .item-text .p {
  line-height: 28px;
  height: 84px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  margin-top: 40px;
}
.section3 .inliner-banner-con .item-text .h03 {
  display: block;
  margin: 0 auto;
  margin-top: 80px;
}
.section3 .inliner-banner-con {
  background: url(../images/i10.png) no-repeat center;
  background-size: 100%;
}
.section3 .inliner-banner-con .center {
  width: 630px;
  height: 630px;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  z-index: 8;
}
.jk{
  position: absolute;
  top:-70px;
  left:0;
}
@keyframes zhuan0 {
  from {
    transform: rotate(0);
  }
  to {
    transform: rotate(360deg);
  }
}
.section3 .inliner-banner-con .center .cbox {
  width: 100%;
  height: 100%;
  background: url(../images/i9.png) no-repeat center;
  background-size: 100%;
  animation: zhuan0 7s infinite linear .65s;
}
.section3 .inliner-banner-con .center .ul {
  display: block;
}
.section3 .inliner-banner-con .center .i {
  display: block;
  color: #fff;
  position: absolute;
  width: 65px;
  height: 65px;
  opacity: 0;
  cursor: pointer;
}
.section3 .inliner-banner-con .center .i.active img, .section3 .inliner-banner-con .center .i:hover img {
  background: #e3b063;
  transition: .5s ease-in-out;
}
.section3 .inliner-banner-con .center .i.active span {
  opacity: 1;
  transition: .5s ease-in-out;
}
.section3 .inliner-banner-con .center .i span {
  width: 200px;
  display: block;
  height: 65px;
  line-height: 65px;
  position: absolute;
  top: 0;
  font-size: 18px;
  transition: .5s ease-in-out;
  opacity: 0;
}
.section3 .inliner-banner-con .center .i img {
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.4);
  border-radius: 50%;
  transition: .5s ease-in-out;
  cursor: pointer;
}
.section3 .inliner-banner-con .center .i.s1 span, .section3 .inliner-banner-con .center .i.s5 span, .section3 .inliner-banner-con .center .i.s6 span {
  left: -120px;
}
.section3 .inliner-banner-con .center .i.s4 span, .section3 .inliner-banner-con .center .i.s2 span, .section3 .inliner-banner-con .center .i.s3 span {
  right: -130px;
}
.section3 .inliner-banner-con .center .i.s1 {
  opacity: 1;
    top: 15.5%;
    left: -5.5%;
}
.section3 .inliner-banner-con .center .i.s6 {
  opacity: 1;
  top: 44%;
  left: -13%;
}
.section3 .inliner-banner-con .center .i.s5 {
  opacity: 1;
    bottom: 16.5%;
    left: -5.5%;
}
.section3 .inliner-banner-con .center .i.s4 {
  opacity: 1;
    bottom: 17.5%;
    right: -6.5%;
}
.section3 .inliner-banner-con .center .i.s3 {
  opacity: 1;
  top: 44%;
  right: -13%;
}
.section3 .inliner-banner-con .center .i.s2 {
  opacity: 1;
    top: 16.5%;
    right: -5.5%;
}

.section-words .swiper-pagination, .section-words0 .swiper-pagination {
  line-height: 1;
  width: 100%;
}
.section-words .swiper-pagination .swiper-pagination-bullet, .section-words0 .swiper-pagination .swiper-pagination-bullet {
  width: 30px;
  height: 10px;
  background: transparent;
  position: relative;
  opacity: 1;
  margin: 0 5px;
}
.section-words .swiper-pagination .swiper-pagination-bullet:after, .section-words0 .swiper-pagination .swiper-pagination-bullet:after {
  position: absolute;
  width: 100%;
  content: "";
  height: 2px;
  background: #ccc;
  transition: .4s ease-in-out;
  left: 0;
  top: 0;
  bottom:0;
  margin: auto;
}
.section-words .swiper-pagination .swiper-pagination-bullet-active:after, .section-words0 .swiper-pagination .swiper-pagination-bullet-active:after {
  width: 100%;
  transition: .4s ease-in-out;
      background: #3366cc;
}

.wel-con .section-words .swiper-pagination, .wel-con .section-words0 .swiper-pagination {
  bottom: 48px;
}

#fp-nav ul li:nth-child(7) {
  display: none;
}

.wel-con #fp-nav .fp-tooltip {
  top: 0;
}
.wel-con #fp-nav ul li {
  width: 50px;
  height: 18px;
  line-height: 18px;
  margin: 15px 0;
  position: relative;
}
.wel-con #fp-nav ul li a {
  height: 1px;
  position: absolute;
  height: 1px;
  background: #ffffff;
  top: 0;
  left: 0;
  bottom: 0;
  width: 50%;
  margin: auto;
  transition: .5s ease-in-out;
}
.wel-con #fp-nav ul li a.active {
  transition: .5s ease-in-out;
  width: 100%;
}
.wel-con #fp-nav ul li a + .fp-tooltip.right {
  width: 90px;
  right: 100%;
}
.wel-con #fp-nav ul li:nth-child(1) a + .fp-tooltip.right {
  width: 50px;
}
.wel-con #fp-nav ul li a.active + .fp-tooltip.right {
  opacity: 1;
}
.wel-con #fp-nav ul li:hover a + .fp-tooltip.right {
  display: none;
}
.wel-con #fp-nav ul li:hover a.active + .fp-tooltip.right {
  display: block;
}
.wel-con #fp-nav ul li:hover a.active span, .wel-con #fp-nav ul li:hover a span, .wel-con #fp-nav ul li span, .wel-con #fp-nav ul li a.active span {
  display: block;
  width: 100%;
  height: auto;
  position: static;
  margin: 0;
}

.section3 .inliner-banner-con {
  transform: scale3d(0.5, 0.5, 1);
  opacity: 0;
  transition: 1.5s ease-in-out;
}

.section3.active .inliner-banner-con {
  transform: scale3d(1, 1, 1);
  opacity: 1;
  transition: 1.5s ease-in-out;
}

/*.section-words .items .words{
  .more,.t0,.t1,.p,.img-ul,.ul-bot{
      opacity: 0;
      filter: alpha(opacity=0);
      transform: translateY(30px);
      transition: .8s ease-in-out;
  }


}
.active  .section-words .swiper-slide-active .items .words{
  .more,.t0,.t1,.p,.img-ul,.ul-bot{
    opacity: 1;
    filter: alpha(opacity=100);
    transform: translateY(0);
      transition: .8s ease-in-out;
  }
  .t0{
    transition-delay: .2s;
  }
  .t1{
    transition-delay: .4s;
  }
  .p{
    transition-delay: .6s;

  }
  .img-ul{
    transition-delay: .7s;
  }
  .more{
    transition-delay: .8s;
  }
  .ul-bot{
    transition-delay: 1s;
  }
}*/
.ft14 {
  font-size: 14px;
}

.ft12 {
  font-size: 12px;
}

.ft19 {
  font-size: 19px;
}

.news-box {
  padding-top: 90px;
  padding-bottom: 125px;
  box-sizing: border-box;
}

.news-ul {
  margin-bottom: 70px;
}
.news-ul .items {
  width: 33.3333333333%;
  float: left;
  padding: 35px;
  padding-top: 30px;
  box-sizing: border-box;
  font-size: 14px;
  color: #888888;
  border-right: 1px solid #dddddd;
  box-sizing: border-box;
  line-height: 1;
  transition: .5s ease-in-out;
}
.news-ul .items:hover {
  transition: .5s ease-in-out;
  background: #04babd;
  color: #ffffff;
}
.news-ul .items:hover .t0 {
  transition: .5s ease-in-out;
  color: #ffffff;
}
.news-ul .items:hover .more0 {
  background: url(../images/o13.png) no-repeat center;
  background-size: 100%;
  transition: .5s ease-in-out;
}
.news-ul .items:hover .img img {
  transition: .5s ease-in-out;
  transform: scale3d(1.05, 1.05, 1);
}
.news-ul .items .t0 {
  line-height: 30px;
  height: 60px;
  color: #222222;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin-top: 10px;
  transition: .5s ease-in-out;
  margin-bottom: 20px;
}
.news-ul .items .t2 {
  margin-bottom: 20px;
}
.news-ul .items .p {
  line-height: 25px;
  height: 50px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin-top: 15px;
  margin-bottom: 50px;
}
.news-ul .items .more0 {
  width: 75px;
  height: 13px;
  background: url(../images/o12.png) no-repeat center;
  background-size: 100%;
  transition: .5s ease-in-out;
}
.news-ul .items .img {
  width: 300px;
  height: 173px;
  overflow: hidden;
}
.news-ul .items .img img {
  transition: .5s ease-in-out;
  width: 100%;
}
.news-ul .items:nth-child(3n+1) {
  border-left: 1px solid #dddddd;
}

.f5 {
  background: #f5f5f5;
}

.ff {
  background: #ffffff;
}

.con-banner .con-tit .conbox .items img {
  width: 28px;
  height: 28px;
}

.pagex {
  text-align: center;
}
.pagex .pagination {
  display: inline-block;
}
.pagex .span {
  display: inline-block;
}

.pagination {
  text-align: center;
  font-size: 16px;
  color: #FFF;
}
.pagination a {
  vertical-align: middle;
  display: inline-block;
  width: 40px;
  height: 40px;
  color: #FFF;
  line-height: 40px;
  text-align: center;
  border-radius: 50%;
  margin: 0 10px;
  transition: .5s ease-in-out;
}
.pagination a:hover, .pagination a.active {
  background-color: #04babd;
  color: #ffffff;
  transition: .5s ease-in-out;
}
.pagination div {
  margin: 0 5px;
  vertical-align: middle;
  display: inline-block;
}
.pagination .span {
  font-size: 12px;
  color: #888888;
}
.pagination .next {
  background: url(../images/a7.png) no-repeat center;
  background-size: 100%;
}
.pagination .next:hover {
  background: url(../images/a8.png) #04babd no-repeat center;
  background-size: 100%;
}
.pagination .prev {
  background: url(../images/a9.png) no-repeat center;
  background-size: 100%;
}
.pagination .prev:hover {
  background: url(../images/a10.png) #04babd no-repeat center;
  background-size: 100%;
}
.pagination .span {
  display: inline-block;
  vertical-align: middle;
}

.w500 {
  width: 500px;
  margin: 0 auto;
}

.con-banner .con-tit .conbox.x2 .items {
  width: 50%;
}

.news-details {
  padding-top: 60px;
  padding-bottom: 90px;
  box-sizing: border-box;
}
.news-details .details {
  padding: 60px 155px;
  padding-bottom: 90px;
  box-sizing: border-box;
  font-size: 14px;
}
.news-details .details-top {
  padding-bottom: 35px;
  border-bottom: 1px solid #bfbfbf;
  line-height: 1;
}
.news-details .details-top .time {
  font-size: 16px;
  color: #4c4c4c;
  margin-bottom: 50px;
}
.news-details .details-top .t0 {
  color: #333333;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 12px;
}
.news-details .details-top .t1 {
  line-height: 30px;
  font-size: 16px;
  color: #666666;
}
.news-details .details-top .t1 .span {
  font-size: 14px;
  color: #999999;
  display: inline-block;
  margin: 0 18px;
}
.news-details .details-top .t1 .span.span0 {
  margin-right: 40px;
}
.news-details .details-box {
  font-size: 14px;
  padding-top: 45px;
  color: #333333;
  line-height: 30px;
  box-sizing: border-box;
}

.details-bot {
  padding-top: 50px;
  padding-bottom: 30px;
  border-bottom: 1px solid #d2d2d2;
  box-sizing: border-box;
}
.details-bot .back {
  height: 38px;
  width: 170px;
  background: #333333;
  font-size: 14px;
  line-height: 38px;
  color: #ffffff;
  position: relative;
  font-size: 14px;
  margin-top: 15px;
}
.details-bot .back:hover:hover:after {
  width: 100%;
  transition: .6s ease-in-out;
}
.details-bot .back:after {
  position: absolute;
  width: 18px;
  height: 100%;
  background: #05a3a6;
  transition: .6s ease-in-out;
  content: "";
  left: 0;
  top: 0;
}
.details-bot .back a {
  color: #ffffff;
  display: block;
  position: relative;
  z-index: 2;
  padding-left: 70px;
}
.details-bot .back a:after {
  position: absolute;
  content: "";
  left: 40px;
  width: 17px;
  height: 1px;
  background: #fff;
  top: 0;
  bottom: 0;
  margin: auto;
}
.details-bot .prev, .details-bot .next {
  display: block;
  width: 65px;
  height: 65px;
  border: 1px solid #b7b7b7;
  border-radius: 50%;
}
.details-bot .next {
  background: url(../images/a12.png) no-repeat center;
  background-size: 100%;
  transition: .5s ease-in-out;
}
.details-bot .next:hover {
  background: url(../images/a11.png) #05a3a6 no-repeat center;
  background-size: 100%;
  transition: .5s ease-in-out;
}
.details-bot .prev {
  background: url(../images/a13.png) no-repeat center;
  background-size: 100%;
  transition: .5s ease-in-out;
}
.details-bot .prev:hover {
  background: url(../images/a14.png) #05a3a6 no-repeat center;
  background-size: 100%;
  transition: .5s ease-in-out;
}
.details-bot .anniu {
  width: 145px;
}

.w1440 {
  width: 1440px;
  margin: 0 auto;
}

.case-box {
  padding-top: 35px;
  padding-bottom: 185px;
}

.tansou {
  margin: 0 auto;
  cursor: pointer;
  width: 170px;
  height: 40px;
  line-height: 40px;
  position: relative;
  padding-left: 75px;
  box-sizing: border-box;
  color: #ffffff;
  background: #2e2e2e;
  transition: .6s ease-in-out;
  opacity: 0;
  margin-top: 30px;
}
.tansou.active {
  opacity: 1;
  transition: .6s ease-in-out;
}
.tansou:hover:after {
  transition: .5s ease-in-out;
  left: 30px;
}
.tansou:after {
  width: 25px;
  height: 20px;
  content: "";
  position: absolute;
  background: url(../images/o16.png) no-repeat center;
  background-size: 100%;
  top: 0;
  bottom: 0;
  left: 40px;
  margin: auto;
  transition: .5s ease-in-out;
}

.case-ul {
  position: relative;
}
.case-ul.active .items {
  transition: .5s ease-in-out;
  transition-delay: .5s;
}
.case-ul .items {
  transition-delay: .3s;
  padding-top: 50px;
}
.case-ul .items .images {
  overflow: hidden;
}
.case-ul .items .images img {
  transition: .5s ease-in-out;
  width: 100%;
}
.case-ul .items .ibox {
  width: 330px;
  margin: 0 auto;
  display: block;
  transition: .5s ease-in-out;
  background: #ffffff;
}
.case-ul .items .ibox:hover {
  background: #039fa2;
  transition: .5s ease-in-out;
  color: #ffffff;
}
.case-ul .items .ibox:hover .words, .case-ul .items .ibox:hover .t1 {
  transition: .5s ease-in-out;
  color: #ffffff;
}
.case-ul .items .ibox:hover .line span {
  transition: .5s ease-in-out;
  width: 100%;
  background: #ffffff;
}
.case-ul .items .ibox:hover .images img {
  transition: .5s ease-in-out;
  transform: scale3d(1.05, 1.05, 1);
}
.case-ul .items .words {
  font-size: 12px;
  color: #808080;
  padding: 35px;
  transition: .5s ease-in-out;
  box-sizing: border-box;
}
.case-ul .items .t1 {
  text-align: right;
  transition: .5s ease-in-out;
  color: #878585;
  font-size: 13px;
}
.case-ul .items .line {
  overflow: hidden;
  margin-top: 28px;
  margin-bottom: 18px;
}
.case-ul .items .line span {
  float: right;
  width: 30px;
  height: 1px;
  background: #a0a0a0;
  transition: .5s ease-in-out;
}
.case-ul .items .t0 {
  line-height: 20px;
  height: 20px;
}
.case-ul .items .t0 .time {
  font-family: Arial;
  width: 65px;
}
.case-ul .items .t0 .tit {
  width: calc(100% - 65px);
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-align: right;
}

.case-boxdetails {
  padding-top: 15px;
  padding-bottom: 110px;
}

.details-right {
  right: 115px;
  top: 0;
  width: 50px;
  height: 150px;
  border-radius: 8px;
  overflow: hidden;
}
.details-right a {
  display: block;
  width: 50px;
  height: 50px;
  background: #fff;
}
.details-right .prev {
  background: url(../images/o18.png) #fff no-repeat center;
  background-size: 100%;
  transition: .5s ease-in-out;
}
.details-right .prev:hover {
  background: url(../images/o17.png) #05a3a6 no-repeat center;
  transition: .5s ease-in-out;
  background-size: 100%;
}
.details-right .back {
  background: url(../images/o19.png) #fff no-repeat center;
  background-size: 100%;
  transition: .5s ease-in-out;
}
.details-right .back:hover {
  background: url(../images/o20.png) #05a3a6 no-repeat center;
  transition: .5s ease-in-out;
  background-size: 100%;
}
.details-right .next {
  background: url(../images/o21.png) #fff no-repeat center;
  background-size: 100%;
  transition: .5s ease-in-out;
}
.details-right .next:hover {
  background: url(../images/o22.png) #05a3a6 no-repeat center;
  transition: .5s ease-in-out;
  background-size: 100%;
}

.BMapLabel {
  border: none !important;
  background: none !important;
}

.contact-top .map {
  height: 500px;
}

.contact-box {
  /*font-family: "PingFang SC";*/
}

.ft40 {
  font-size: 40px;
}

.contact-bot {
  height: 645px;
}

.contact-ul {
  width: 980px;
  margin: 0 auto;
  position: relative;
}
.contact-ul .contact-li {
  float: right;
  width: 495px;
}
.contact-ul .code {
  position: absolute;
  bottom: 32px;
  right: 10px;
  top: 0;
  bottom: 0;
  height: 30px;
  cursor: pointer;
  margin: auto;
}
.contact-ul .li1 {
  /*position: absolute;*/
  /*right:0;*/
  background: #04babd;
  color: #fff;
  height: 635px;
  margin-top: -85px;
  padding: 32px 40px;
  padding-top: 38px;
  line-height: 1;
  box-sizing: border-box;
}
.contact-ul .li1 .t0, .contact-ul .li1 .t1 {
  text-align: right;
}
.contact-ul .li1 .t1 {
  margin-top: 15px;
  margin-bottom: 38px;
}
.contact-ul .li1 .items.codebox input {
  margin-bottom: 0;
}
.contact-ul .li1 input, .contact-ul .li1 textarea {
  border: none;
  outline: none;
  background: none;
}
.contact-ul .li1 input[type=submit] {
  display: block;
  margin: auto;
  height: 40px;
  width: 170px;
  font-size: 18px;
  transition: .5s ease-in-out;
  color: #808080;
  background: #ffffff;
  margin-top: 30px;
}
.contact-ul .li1 input[type=submit]:hover {
  color: #04babd;
  transition: .5s ease-in-out;
}
.contact-ul .li1 .input {
  font-size: 16px;
}
.contact-ul .li1 .input input {
  background: #ffffff;
  font-size: 16px;
  color: #4c4c4c;
  width: 100%;
  margin-bottom: 9px;
  height: 47px;
  padding-left: 14px;
  box-sizing: border-box;
}
.contact-ul .li1 .input textarea {
  color: #4c4c4c;
  height: 170px;
  background: #ffffff;
  width: 100%;
  resize: none;
  padding: 14px;
  box-sizing: border-box;
  display: block;
}
.contact-ul .li1 .codebox {
  margin-top: 9px;
}
.contact-ul .li0 {
  background: #ffffff;
  position: absolute;
  left: 0;
  top: -175px;
  height: 615px;
  padding: 45px 80px;
  padding-bottom: 75px;
  box-sizing: border-box;
  line-height: 1.2;
}
.contact-ul .li0 .item {
  margin-top: 43px;
}
.contact-ul .li0 .img {
  width: 300px;
  height: 85px;
}
.contact-ul .li0 .h01 {
  font-size: 18px;
  color: #333333;
  font-weight: bold;
  margin-bottom: 10px;
}
.contact-ul .li0 .h01 span {
  margin: 0 10px;
}
.contact-ul .li0 .h01 span:nth-child(1) {
  margin-left: 0;
}

.section1 .items .words .en {
  text-transform: capitalize;
}

.mbocweb-footertop {
  width: 90%;
  margin: 0 auto;
}
.mbocweb-footertop .items-top {
  line-height: 45px;
  height: 45px;
  font-size: 15px;
  color: #697073;
  position: relative;
  padding-left: 15px;
  box-sizing: border-box;
  display: block;
}
.mbocweb-footertop .items-top:after {
  content: "";
  position: absolute;
  width: 25px;
  height: 25px;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  background: url(../images/x3.png) no-repeat center;
  background-size: 100%;
}
.mbocweb-footertop a.items-top:after {
  display: none;
}
.mbocweb-footertop .items.active .items-top:after {
  background: url(../images/x4.png) no-repeat center;
  background-size: 100%;
}
.mbocweb-footertop .items:nth-child(n+2) {
  border-top: 1px solid #f0f0f0;
}
.mbocweb-footertop .items-bot {
  display: none;
}
.mbocweb-footertop .items-bot .li {
  display: block;
  line-height: 35px;
  font-size: 14px;
  color: rgba(76, 76, 76, 0.6);
  padding-left: 15px;
  box-sizing: border-box;
}

.mbocweb-footerbot {
  padding-top: 30px;
  padding-bottom: 10px;
  background: #f5f5f5;
  box-sizing: border-box;
}
.mbocweb-footerbot .t0, .mbocweb-footerbot .t1 {
  text-align: center;
  line-height: 1;
}
.mbocweb-footerbot .t0 {
  font-size: 14px;
  color: #919699;
}
.mbocweb-footerbot .t1 {
  font-size: 18px;
  color: #e3b063;
}
.mbocweb-footerbot .t-ul {
  text-align: center;
}
.mbocweb-footerbot .t-ul a {
  display: inline-block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  margin: 0;
  padding: 0;
  float: none;
  border: 1px solid #e5e5e5;
}
.mbocweb-footerbot .t-ul a:hover {
  border-color: #e3b063;
  background-color: #e3b063;
}
.mbocweb-footerbot .t-ul .bds_weixin {
  background-image: url(../images/v1.png);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
}
.mbocweb-footerbot .t-ul .bds_weixin:hover {
  background-image: url(../images/v0.png);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
}
.mbocweb-footerbot .t-ul .bds_tsina {
  background-image: url(../images/v3.png);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
}
.mbocweb-footerbot .t-ul .bds_tsina:hover {
  background-image: url(../images/v2.png);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
}
.mbocweb-footerbot .t2 {
  text-align: center;
  font-size: 14px;
  color: #697073;
  line-height: 22px;
}

.serve-top {
  background: #ffffff;
  text-align: center;
  line-height: 1.1;
  padding-top: 80px;
  padding-bottom: 50px;
  box-sizing: border-box;
}
.serve-top .cn {
  color: #333333;
}
.serve-top .cnm {
  color: #4c4c4c;
  margin-top: 20px;
}
.serve-top .cnm14 {
  line-height: 30px;
  color: #666666;
  margin-top: 30px;
}

.serve-bot {
  padding-top: 70px;
  padding-bottom: 160px;
}
.serve-bot input, .serve-bot select, .serve-bot textarea {
  border: none;
  background: none;
  outline: none;
  resize: none;
  -webkit-appearance: none;
  font-size: 16px;
  color: #4c4c4c;
  padding-left: 25px;
  box-sizing: border-box;
}
.serve-bot .textarea textarea {
  border: 1px solid #cccccc;
  background: #ffffff;
  width: 100%;
  margin-top: 20px;
  padding: 20px;
  padding-left: 25px;
  height: 305px;
  box-sizing: border-box;
  display: block;
}
.serve-bot .submit {
  margin: 0 auto;
  margin-top: 65px;
  width: 243px;
  height: 50px;
  line-height: 50px;
  position: relative;
}
.serve-bot .submit:after {
  background: url(../images/x12.png) no-repeat center;
  background-size: 100%;
  width: 10px;
  height: 20px;
  content: "";
  position: absolute;
  bottom: 0;
  right: 82px;
  top: 0;
  margin: auto;
  transition: .5s ease-in-out;
}
.serve-bot .submit:hover:after {
  right: 72px;
  transition: .5s ease-in-out;
}
.serve-bot .submit span {
  padding-left: 80px;
  box-sizing: border-box;
}
.serve-bot .submit input, .serve-bot .submit span {
  color: #ffffff;
  font-size: 20px;
  width: 100%;
  height: 100%;
  font-weight: bold;
  background: #009ea1;
  display: block;
}
.serve-bot .submit input {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: 5;
}
.serve-bot .inputbox .input {
  width: 465px;
  border: 1px solid #cccccc;
  height: 60px;
  background: #fff;
  float: left;
  margin-left: 22.5px;
  box-sizing: border-box;
}
.serve-bot .inputbox .input:nth-child(1) {
  margin-left: 0;
}
.serve-bot .inputbox .input input, .serve-bot .inputbox .input select {
  width: 100%;
  height: 100%;
}
.serve-bot .inputbox.captchabox .input{
  width: 100%;
  float:none;
  position: relative;
  margin-top:20px;
}
.serve-bot img.captcha{
  height: 25px;
  position: absolute;
  right:5px;
  top:0;
  bottom:0;
  margin: auto;
}
.serve-bot .inputbox.captchabox .input input{
  
}
.serve-bot .inputbox .input select {
  background: url(../images/x11.png) no-repeat 95%;
}

.glass-bot {
  position: relative;
}
.glass-bot .images {
  height: 300px;
}
.glass-bot .box {
  position: absolute;
  height: 95px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.glass-bot .words {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  text-align: center;
  color: #ffffff;
  line-height: 1;
}
.glass-bot .words .t0 {
  line-height: 40px;
}
.glass-bot .words .t1 {
  line-height: 34px;
  margin-top: 20px;
}
.glass-bot .words .t1 .a {
  color: #ffffff;
  display: inline-block;
  padding-bottom: 10px;
  position: relative;
  transition: .5s ease-in-out;
  line-height: 1;
}
.glass-bot .words .t1 .a:hover {
  color: #009ea1;
}
.glass-bot .words .t1 .a:hover:after {
  background: #009ea1;
  transition: .5s ease-in-out;
}
.glass-bot .words .t1 .a:after {
  position: absolute;
  transition: .5s ease-in-out;
  width: 100%;
  height: 1px;
  content: "";
  background: #ffffff;
  left: 0;
  bottom: 0;
}

.download-box {
  padding-top: 95px;
  padding-bottom: 130px;
  box-sizing: border-box;
}
.download-box .tit {
  line-height: 1;
  margin-bottom: 80px;
}

.download-ul .items {
  display: block;
  height: 90px;
  line-height: 90px;
  padding-left: 155px;
  padding-right: 120px;
  box-sizing: border-box;
  position: relative;
  color: #1a1a1a;
  transition: .5s ease-in-out;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.download-ul .items:hover {
  transition: .5s ease-in-out;
  background: #ffffff;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}
.download-ul .items:hover:before {
  opacity: 1;
  transition: .5s ease-in-out;
}
.download-ul .items:nth-child(n+2) {
  margin-top: 30px;
}
.download-ul .items:after {
  width: 45px;
  height: 50px;
  left: 45px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "";
  background: url(../images/x17.png) no-repeat center;
  background-size: 100%;
}
.download-ul .items:before {
  width: 45px;
  height: 45px;
  right: 70px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "";
  background: url(../images/x18.png) no-repeat center;
  background-size: 100%;
  opacity: 0;
  transition: .5s ease-in-out;
}

.advantage-top {
  text-align: center;
  background: #ffffff;
}
.advantage-top .topn {
  padding-top: 60px;
  box-sizing: border-box;
}
.advantage-top .img {
  position: relative;
  width: 78px;
  height: 78px;
  overflow: hidden;
  border-radius: 50%;
  margin: 0 auto;
  transition: .5s ease-in-out;
}
.advantage-top .img img {
  width: 100%;
  transition: .5s ease-in-out;
  height: 100%;
}
.advantage-top .img .i0 {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.advantage-top .words {
  color: #009ea1;
  font-size: 20px;
  padding-bottom: 16px;
  display: inline-block;
  border-bottom: 2px solid #009ea1;
  line-height: 1;
  margin-top: 23px;
  opacity: 0;
  transition: .5s ease-in-out;
}
.advantage-top .items:hover .words, .advantage-top .items.active .words {
  opacity: 1;
  transition: .5s ease-in-out;
}
.advantage-top .items:hover .img, .advantage-top .items.active .img {
  background: #e3b063;
  border-radius: 50%;
  transition: .5s ease-in-out;
}
.advantage-top .items:hover .img img, .advantage-top .items.active .img img {
  transition: .5s ease-in-out;
}
.advantage-top .items:hover .img .i0, .advantage-top .items.active .img .i0 {
  opacity: 1;
}
.advantage-top .items:hover .img .i1, .advantage-top .items.active .img .i1 {
  opacity: 0;
}

.advantage-swiper .swiper-button-prev, .advantage-swiper .swiper-button-next {
  width: 10px;
  height: 15px;
  top: 0;
  bottom: 0;
  margin: auto;
  transition: .5s ease-in-out;
}
.advantage-swiper .swiper-button-prev:hover, .advantage-swiper .swiper-button-next:hover {
  transition: .5s ease-in-out;
}
.advantage-swiper .swiper-button-next {
  background: url(../images/x26.png) no-repeat center;
  background-size: 100%;
  right: 0;
  display: none;
}
.advantage-swiper .swiper-button-next:hover {
  background: url(../images/x27.png) no-repeat center;
  background-size: 100%;
}
.advantage-swiper .swiper-button-prev {
  background: url(../images/x23.png) no-repeat center;
  background-size: 100%;
  left: 0;
  display: none;
  
}
.advantage-swiper .swiper-button-prev:hover {
  background: url(../images/x25.png) no-repeat center;
  background-size: 100%;
}

.advantage-bot {
  padding-top: 75px;
  padding-bottom: 110px;
  box-sizing: border-box;
}
.advantage-bot .advantage-ul {
  padding-bottom: 20px;
  box-sizing: border-box;
}
.advantage-bot .items {
  display: block;
  float: left;
  width: 455px;
  margin-left: 37.5px;
  padding: 20px;
  box-sizing: border-box;
  background: #ffffff;
  font-size: 21px;
  color: #333333;
  margin-bottom: 60px;
}
.advantage-bot .items .img {
  overflow: hidden;
}
.advantage-bot .items img {
  transition: .5s ease-in-out;
  width: 100%;
}
.advantage-bot .items:nth-child(3n+1) {
  margin-left: 0;
}
.advantage-bot .items:hover img {
  transition: .5s ease-in-out;
  transform: scale3d(1.05, 1.05, 1);
}
.advantage-bot .items .words {
  line-height: 1;
  line-height: 40px;
  height: 40px;
  margin-top: 15px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}

.energy {
  padding-top: 95px;
  padding-bottom: 100px;
  box-sizing: border-box;
}
.energy .energy-words .tit {
  text-align: center;
  line-height: 1;
  margin-bottom: 65px;
}
.energy .energy-words .tit .en {
  color: #3d3d3d;
}
.energy .energy-words .tit .cn {
  color: #808080;
  margin-top: 22px;
}
.energy .energy-words .txt-ul {
  line-height: 1;
  text-align: center;
}
.energy .energy-words .txt-ul .items {
  display: inline-block;
  width: 500px;
}
.energy .energy-words .txt-ul .items .t0 {
  font-size: 16px;
  color: #333333;
}
.energy .energy-words .txt-ul .items .t1 {
  font-size: 36px;
  color: #00afa9;
  margin-top: 15px;
}

.details-imagebox {
  padding: 45px 145px;
  box-sizing: border-box;
}
.details-imagebox .items {
  display: block;
  width: 440px;
  color: #333333;
  line-height: 1;
}
.details-imagebox .items .words {
  padding-top: 30px;
}
.details-imagebox .items .t0 {
  font-size: 16px;
  color: #4c4c4c;
}
.details-imagebox .items .t1 {
  line-height: 24px;
  height: 24px;
  font-size: 19px;
  color: #333333;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  margin-top: 23px;
}
.details-imagebox .items:hover .img img {
  transition: .5s ease-in-out;
  transform: scale3d(1.05, 1.05, 1);
}
.details-imagebox .items .img {
  height: 225px;
  overflow: hidden;
}
.details-imagebox .items .img img {
  width: 100%;
  transition: .5s ease-in-out;
}

.maintain-box {
  padding-top: 80px;
  padding-bottom: 110px;
  box-sizing: border-box;
}

.maintain-tip {
  padding-bottom: 7px;
  border-bottom: 4px solid #15b7ba;
  box-sizing: border-box;
}
.maintain-tip .span {
  font-size: 30px;
  color: #333333;
  line-height: 1;
}
.maintain-tip .img {
  width: 255px;
  height: 50px;
}

.maintain-ul {
  padding-top: 28px;
  padding-bottom: 60px;
  box-sizing: border-box;
}
.maintain-ul .items {
  background: #ffffff;
}
.maintain-ul .items.active .item-top, .maintain-ul .items:hover .item-top {
  color: #ffffff;
  background: #15b7ba;
  transition: .5s ease-in-out;
}
.maintain-ul .items.active .item-top:after, .maintain-ul .items:hover .item-top:after {
  background: url(../images/x04.png) no-repeat center;
  transition: .5s ease-in-out;
  background-size: 100%;
}
.maintain-ul .items .item-top {
  font-size: 20px;
  height: 68px;
  line-height: 68px;
  color: #333333;
  padding-left: 45px;
  padding-right: 50px;
  box-sizing: border-box;
  position: relative;
  transition: .5s ease-in-out;
  cursor: pointer;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.maintain-ul .items .item-top:after {
  content: "";
  position: absolute;
  width: 25px;
  height: 25px;
  top: 0;
  bottom: 0;
  transition: .5s ease-in-out;
  right: 25px;
  margin: auto;
  background: url(../images/x3.png) no-repeat center;
  background-size: 100%;
}
.maintain-ul .items .item-bot {
  font-size: 16px;
  color: #666666;
  line-height: 35px;
  padding: 25px 40px;
  padding-bottom: 35px;
  box-sizing: border-box;
  display: none;
}
.maintain-ul .items:nth-child(n+2) {
  margin-top: 20px;
}

.sale-box {
  padding-top: 95px;
  padding-bottom: 50px;
  box-sizing: border-box;
  color: #333333;
}
.sale-box .tit {
  line-height: 1;
  margin-bottom: 80px;
}
.sale-box .items {
  float: left;
  width: 410px;
  margin-left: 105px;
  margin-bottom: 85px;
  position: relative;
  transition: .5s ease-in-out;
  cursor: pointer;
}
.sale-box .items:hover {
  color: #ffffff;
  transition: .5s ease-in-out;
  transform: translateY(-30px);
}
.sale-box .items:hover .words .t0, .sale-box .items:hover .words .t2 {
  color: #ffffff;
  transition: .5s ease-in-out;
}
.sale-box .items:hover .f-img img {
  transition: .5s ease-in-out;
}
.sale-box .items:hover .f-img .i0 {
  opacity: 1;
}
.sale-box .items:hover .f-img .i1 {
  opacity: 0;
}
.sale-box .items .images img {
  transition: .5s ease-in-out;
}
.sale-box .items:nth-child(3n+1) {
  margin-left: 0;
}
.sale-box .items .words {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  text-align: center;
  padding-top: 55px;
  box-sizing: border-box;
}
.sale-box .items .words .img {
  width: 70px;
  height: 70px;
  overflow: hidden;
  margin: 0 auto;
}
.sale-box .items .words .t0 {
  line-height: 1;
  margin-top: 30px;
  margin-bottom: 35px;
  color: #1a1a1a;
  transition: .5s ease-in-out;
}
.sale-box .items .words .t2 {
  font-size: 15px;
  color: #333333;
  line-height: 24px;
  height: 48px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  transition: .5s ease-in-out;
}

.f-img {
  position: relative;
}
.f-img .i0 {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.f-img img {
  transition: .5s ease-in-out;
}

@keyframes myfirst {
  0% {
    transform: scale(0.8);
    opacity: 1;
  }
  100% {
    transform: scale(2);
    opacity: 0;
  }
}
.energy-images .map {
  width: 1085px;
  height: 530px;
  margin: 0 auto;
  margin-top: 25px;
  position: relative;
}
.energy-images .map .spanbox .dian0 {
  width: 55px;
  height: 55px;
  top: 130px;
  left: 160px;
}
.energy-images .map .spanbox .dian {
  position: absolute;
}
.energy-images .map .spanbox .dian:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: url(../images/dian1.png) no-repeat center;
  background-size: 100%;
}
.energy-images .map .spanbox .dian span {
  width: 100%;
  height: 100%;
  background: url(../images/dian.png) no-repeat center;
  background-size: 100%;
  position: absolute;
  top: 0;
  left: 0;
  animation: myfirst 2s infinite linear;
}
.energy-images .map .spanbox .dian1 {
  width: 38px;
  height: 38px;
  top: 150px;
  left: 295px;
}
.energy-images .map .spanbox .dian2 {
  width: 60px;
  height: 60px;
  top: 330px;
  left: 285px;
}
.energy-images .map .spanbox .dian3 {
  width: 63px;
  height: 63px;
  top: 70px;
  left: 380px;
}
.energy-images .map .spanbox .dian4 {
  width: 95px;
  height: 95px;
  top: 125px;
  left: 490px;
}
.energy-images .map .spanbox .dian5 {
  width: 60px;
  height: 60px;
  top: 265px;
  left: 595px;
}
.energy-images .map .spanbox .dian6 {
  width: 45px;
  height: 45px;
  top: 180px;
  left: 695px;
}
.energy-images .map .spanbox .dian7 {
  width: 52px;
  height: 52px;
  top: 105px;
  left: 710px;
}
.energy-images .map .spanbox .dian8 {
  width: 110px;
  height: 110px;
  top: 158px;
  left: 775px;
}
.energy-images .map .spanbox .dian9 {
  width: 55px;
  height: 55px;
  top: 390px;
  left: 870px;
}

.work-box {
  padding-top: 115px;
  padding-bottom: 120px;
  box-sizing: border-box;
}

.recruit-con a, .recruit-con li, .recruit-con ul, .recruit-con span, .recruit-con div {
  box-sizing: border-box;
}

.w-tr {
  background: #ffffff;
}

.recruit-con .form1 .td {
  float: left;
  display: inline-block;
}

.recruit-con .form1 .tr1 {
  background: #8f8f8f;
  color: #fff;
  height: 45px;
  font-size: 16px;
  line-height: 45px;
  padding: 0 45px;
}

.recruit-con .form1 .tr1 .td {
  width: 23%;
}
.recruit-con .form1 .tr1 .td10 {
  width: 10%;
}
.recruit-con .form1 .tr1 .td11 {
  width: 36%;
}
.recruit-con .form1 .tr1 .td2 {
  text-align: right;
  width: 8%;
}

.recruit-con .form1 .tr2 {
  color: #333333;
  height: 65px;
  font-size: 16px;
  line-height: 65px;
  padding: 0 45px;
  border-bottom: 1px solid #e6e6e6;
}

.recruit-con .form1 .tr2.on {
  background: #efefef;
}

.recruit-con .form1 .tr2 .td {
  width: 23%;
  overflow:hidden;
  max-height: 100%;
}
.recruit-con .form1 .tr2 .td10 {
  width: 10%;
}
.recruit-con .form1 .tr2 .td11{
 width: 36%;
}

.recruit-con .form1 .tr2 .td0 {
  transition: all .3s linear;
}

.recruit-con .form1 .tr2 .td0.cur {
  color: #333333;
}

.recruit-con .form1 .tr2 .td2 {
  cursor: pointer;
  text-align: right;
  width: 8%;
}

.recruit-con .form1 .hides {
  display: none;
  padding: 0 45px;
  background: #dbdbdb;
  font-size: 15px;
  color: #333333;
  line-height: 30px;
  padding-top: 26px;
}

.recruit-con .form1 .hides .tr3 .td {
  float: left;
  width: 25%;
  font-size: 14px;
  color: #666;
  line-height: 32px;
  height: 120px;
  border-bottom: 1px solid #e8e8e8;
  padding-top: 22px;
  box-sizing: border-box;
}
.recruit-con .form1 .hides .tr3 .td span {
  color: #333;
}

.recruit-con .form1 .hides .dt {
  font-size: 14px;
  line-height: 26px;
  color: #888;
}

.recruit-con .form1 .hides .dt .h6 {
  font-size: 15px;
  line-height: 1;
  color: #333;
  margin-bottom: 8px;
  font-weight: bold;
}

.recruit-con .form1 .hides .dt .line1 {
  display: inline-block;
  width: 1px;
  height: 156px;
  margin: 0 80px;
  background: #eee;
  margin-top: 22px;
}

.recruit-con .form1 .hides .bot {
  padding: 15px 0 20px;
}

.recruit-con .form1 .hides .bot .re-a {
  display: inline-block;
  height: 42px;
  background: #009ea1;
  text-align: center;
  color: #fff;
  font-size: 14px;
  padding: 0 25px;
  line-height: 42px;
}

.recruit-con .form1 .hides .bot .end-span {
  cursor: pointer;
  color: #28529b;
  line-height: 42px;
  font-size: 14px;
}

.problem-box {
  padding-top: 70px;
  padding-bottom: 120px;
  box-sizing: border-box;
}
.problem-box .ul {
  margin-bottom: 55px;
}
.problem-box .ul .items {
  padding: 35px 0;
  font-size: 16px;
  padding-left: 135px;
  padding-right: 115px;
  box-sizing: border-box;
  display: block;
  color: #666666;
  line-height: 30px;
  border-radius: 8px;
  transition: .5s ease-in-out;
  position: relative;
}
.problem-box .ul .items:after, .problem-box .ul .items:before {
  content: "";
  width: 50px;
  height: 50px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
.problem-box .ul .items:after {
  background: url(../images/x44.png) no-repeat center;
  background-size: 100%;
  left: 40px;
  transition: .5s ease-in-out;
}
.problem-box .ul .items:before {
  background: url(../images/x46.png) no-repeat center;
  background-size: 100%;
  right: 70px;
  opacity: 0;
  transition: .5s ease-in-out;
}
.problem-box .ul .items:hover {
  background: #0aadac;
  color: #fff;
  transition: .5s ease-in-out;
}
.problem-box .ul .items:hover .text {
  /*display: block;*/
  height: auto;
}
.problem-box .ul .items:hover .p {
  display: none;
}
.problem-box .ul .items:hover:before {
  opacity: 1;
  transition: .5s ease-in-out;
}
.problem-box .ul .items:hover:after {
  background: url(../images/x45.png) no-repeat center;
  background-size: 100%;
}
.problem-box .ul .items .p, .problem-box .ul .items .text {
  max-width: 860px;
}
.problem-box .ul .items .p {
  font-size: 20px;
}
.problem-box .ul .items .p .tb {
  height: 30px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.problem-box .ul .items .text {
  /*display: none;*/
  height: 0;
  overflow: hidden;
}
.problem-box .ul .items .text .span {
  height: 60px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.problem-box .ul .items:nth-child(2n+1) {
  background: #ffffff;
}
.problem-box .ul .items:nth-child(2n+1):hover {
  background: #0aadac;
  color: #fff;
  transition: .5s ease-in-out;
}
.problem-box .ul .items:nth-child(2n+1):hover:before {
  opacity: 1;
  transition: .5s ease-in-out;
}

.ft60 {
  font-size: 60px;
}

.w1140 {
  width: 1140px;
  margin: 0 auto;
}

.ft72 {
  font-size: 72px;
}

.ft30 {
  font-size: 30px;
}

.glasslist-list .items {
  position: relative;
}
.glasslist-list .items .words {
  text-align: center;
  line-height: 1;
  color: #333333;
  position: relative;
}
.glasslist-list .items .words.active {
  color: #ffffff;
}
.glasslist-list .items .words.active .text {
  color: #ffffff;
}
.glasslist-list .items .words .p {
  margin-top: 50px;
  line-height: 1.3;
  margin-bottom: 20px;
}
.glasslist-list .items .words .text {
  line-height: 30px;
  color: #4c4c4c;
}
.glasslist-list .items .words .span {
  width: 210px;
  height: 40px;
  margin: 0 auto;
  margin-top: 50px;
}
.glasslist-list .items0 {
  padding-top: 80px;
  box-sizing: border-box;
}
.glasslist-list .items0 .images {
  margin-top: 50px;
}
.glasslist-list .items1 .words {
  padding-top: 95px;
  position: absolute;
  width: 100%;
}
.glasslist-list .items2 .words {
  padding-top: 80px;
  padding-bottom: 50px;
  box-sizing: border-box;
}
.glasslist-list .items3 {
  background: url(../images/se35.jpg) no-repeat center;
  background-size: cover;
  /*height: 750px;*/
  padding-bottom: 100px;
}
.glasslist-list .items3 .right-span {
  width: 475px;
  height: 750px;
  right: 0;
  top: 0;
  position: absolute;
  background: url(../images/x50.png) no-repeat center;
  background-size: 100%;
}
.glasslist-list .items3 .w1140 {
  position: relative;
  z-index: 3;
}
.glasslist-list .items3 .words {
  text-align: left;
  padding-top: 125px;
  box-sizing: border-box;
}
.glasslist-list .items3 .images-ul {
  width: 955px;
  margin-top: 58px;
}
.glasslist-list .items3 .images-ul .li {
  height: 295px;
  width: 455px;
  overflow: hidden;
}
.glasslist-list .items3 .images-ul .li img {
  transition: .5s ease-in-out;
}
.glasslist-list .items3 .images-ul .li:hover img {
  transition: .5s ease-in-out;
  transform: scale3d(1.05, 1.05, 1);
}


.glasslist-list .items31 {

  background-size: cover;
  /*height: 750px;*/
  padding-bottom: 100px;
}
.glasslist-list .items31 .right-span {
  width: 475px;
  height: 750px;
  right: 0;
  top: 0;
  position: absolute;
 
  background-size: 100%;
}
.glasslist-list .items31 .w1140 {
  position: relative;
  z-index: 3;
}
.glasslist-list .items31 .words {
  text-align: left;
  padding-top: 125px;
  box-sizing: border-box;
}
.glasslist-list .items31 .images-ul {
  width: 955px;
  margin-top: 58px;
}
.glasslist-list .items31 .images-ul .li {
  height: 295px;
  width: 455px;
  overflow: hidden;
}
.glasslist-list .items31 .images-ul .li img {
  transition: .5s ease-in-out;
}
.glasslist-list .items31 .images-ul .li:hover img {
  transition: .5s ease-in-out;
  transform: scale3d(1.05, 1.05, 1);
}



.w960 {
  width: 960px;
  margin: 0 auto;
}

.glasslist-list .items2 .images {
  position: relative;
}
.glasslist-list .items2 .images .spanbox {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.glasslist-list .items2 .images .ul {
  height: 100%;
}
.glasslist-list .items2 .images .ul .li {
  height: 100%;
  width: 50%;
  float: left;
  background: url(../images/x52.png) no-repeat center;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  /*transition: .5s ease-in-out;*/
}
.glasslist-list .items2 .images .ul .li.active {
  opacity: 1;
  /*transition: .5s ease-in-out;*/
  left: 50%;
}
.glasslist-list .items2 .images .span {
  width: 38px;
  height: 38px;
  background: url(../images/x51.png) no-repeat center;
  background-size: 100%;
  position: absolute;
  top: 0;
  right: -19px;
  bottom: 0;
  margin: auto;
}
.glasslist-list .items2 .images .span .i {
  width: 50%;
  height: 100%;
  float: left;
  cursor: pointer;
}
.glasslist-list .items2 .images .ul0 img {
  width: 25px;
  height: 25px;
  display: inline-block;
  vertical-align: middle;
}
.glasslist-list .items2 .images .ul0 .li0 {
  font-size: 20px;
  color: #006d7b;
  line-height: 25px;
  position: absolute;
  bottom: 50px;
  height: 25px;
  padding-left: 35px;
  box-sizing: border-box;
}
.glasslist-list .items2 .images .ul0 .li0 img {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.glasslist-list .items2 .images .ul0 .li01 {
  left: 600px;
  z-index: 4;
}
.glasslist-list .items2 .images .ul0 .li02 {
  right: 600px;
  z-index: 0;
}
.glasslist-list .items4 {
  height: 1015px;
}
.glasslist-list .items4 .images {
  height: 100%;
}
.glasslist-list .items4 .words {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.glasslist-list .items4 .words .wtext {
  text-align: left;
}
.glasslist-list .items4 .wtext {
  padding-top: 130px;
  box-sizing: border-box;
}
.glasslist-list .items4 .wtext .ul {
  margin-top: 115px;
}
.glasslist-list .items4 .wtext .li:nth-child(1) {
  margin-bottom: 55px;
}
.glasslist-list .items4 .wtext .num {
  color: #0d5862;
  line-height: 1;
  font-family: Tahoma;
  margin-bottom: 15px;
}
.glasslist-list .spanbox .span0 {
  display: inline-block;
  width: 95px;
  height: 95px;
  border-radius: 50%;
  border: 1px solid #1faeb0;
  box-sizing: border-box;
  cursor: pointer;
  transition: .5s ease-in-out;
  position: relative;
  transition: .5s ease-in-out;
  /*  &:hover{
    transition:.5s ease-in-out;
    background:url(../images/x58.png) no-repeat center;
    background-size: 100%;
    border:none;
    img{
       transition:.5s ease-in-out;
    }
    .m1{
      opacity: 1;
    }
    .m0{
      opacity: 0;
    }
  }*/
}
.glasslist-list .spanbox .span0 img {
  transition: .5s ease-in-out;
}
.glasslist-list .spanbox .span0 .m1 {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  opacity: 0;
}
.glasslist-list .spanbox .span02 {
  margin-left: 35px;
}
.glasslist-list .h {
  position: relative;
}
.glasslist-list .h .words {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.glasslist-list .h .words .spanbox {
  margin-top: 50px;
}
.glasslist-list .h .images {
  height: 100%;
}
.glasslist-list .items5 {
  height: 960px;
}
.glasslist-list .items5 .wtext {
  text-align: right;
  padding-top: 125px;
  box-sizing: border-box;
}
.glasslist-list .items6 {
  height: 880px;
}
.glasslist-list .items6 .wtext {
  text-align: left;
  padding-top: 240px;
  box-sizing: border-box;
}
.glasslist-list .items7 {
  padding-top: 85px;
  padding-bottom: 110px;
  box-sizing: border-box;
}
.glasslist-list .items7 .words {
  text-align: center;
}
.glasslist-list .items7 .images {
  margin-top: 50px;
}
.glasslist-list .items7 .tit {
  display: inline-block;
  text-align: center;
  padding-bottom: 20px;
  border-bottom: 2px solid #04a7a1;
  box-sizing: border-box;
}
.glasslist-list .items8 .items8-top {
  height: 300px;
}
.glasslist-list .items8 .items8-top .li {
  width: 50%;
  height: 100%;
  float: left;
  position: relative;
}
.glasslist-list .items8 .items8-top .li .images {
  width: 100%;
  height: 100%;
}
.glasslist-list .items8 .items8-top .li .words {
  color: #ffffff;
  position: absolute;
  bottom: 60px;
  left: 95px;
  text-align: left;
}
.glasslist-list .items8 .items8-top .li .words .en {
  margin-bottom: 15px;
}
.glasslist-list .items8 .items8-bot {
  height: 600px;
  position: relative;
  overflow: hidden;
}
.glasslist-list .items8 .items8-bot .images {
  height: 100%;
}
.glasslist-list .items8 .items8-bot .words {
  width: 750px;
  height: 750px;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  color: #ffffff;
  background: url(../images/x67.png) no-repeat center;
  background-size: 100%;
}
.glasslist-list .items8 .items8-bot .words .text {
  width: 100%;
  height: 305px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  color: #fff;
}
.glasslist-list .items8 .items8-bot .words .text .t0 {
  line-height: 43px;
  height: 129px;
  width: 410px;
  margin: 0 auto;
  overflow: hidden;
}
.glasslist-list .items8 .items8-bot .words .text .t1 {
  line-height: 1;
  margin-top: 53px;
}
.glasslist-list .items8 .items8-bot .words .text .more {
  display: inline-block;
  font-size: 14px;
  width: 120px;
  height: 36px;
  line-height: 36px;
  border-radius: 36px;
  border: 1px solid #dddad6;
  margin-top: 63px;
  transition: .5s ease-in-out;
}
.glasslist-list .items8 .items8-bot .words .text .more:hover {
  transition: .5s ease-in-out;
  background: #E3B063;
  border-color: #E3B063;
}

.w1490 {
  width: 1490px;
  margin: 0 auto;
}

.technical .items {
  position: relative;
}
.technical .words {
  line-height: 1.2;
  z-index: 5;
}
.technical .words.active {
  color: #ffffff;
}
.technical .words .t1 {
  margin-top: 29px;
  line-height: 36px;
  margin-bottom: 64px;
}
.technical .words .t2 {
  line-height: 1;
}
.technical .words .t2 .li {
  display: inline-block;
  margin: 0 32px;
}
.technical .words .t2 .li .img {
  width: 90px;
  height: 90px;
  border: 1px solid #8fcbca;
  border-radius: 50%;
  margin: 0 auto;
}
.technical .words .t2 .li .span {
  margin-top: 13px;
}
.technical .items1 {
  height: 840px;
  padding-top: 78px;
  box-sizing: border-box;
}
.technical .items1 .words {
  text-align: center;
}
.technical .items1 .images {
  width: 600px;
  height: 425px;
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.technical .items2 {
  padding: 110px 0;
  box-sizing: border-box;
}
.technical .items2 .words {
  text-align: left;
}
.technical .items2 .words .t1 {
  margin-bottom: 40px;
}
.technical .items2 .images {
  width: 1065px;
  height: 485px;
  position: relative;
}
.technical .items2 .images .img-ul {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 0 38px;
  padding-bottom: 40px;
  box-sizing: border-box;
}
.technical .items2 .images .img-ul .img {
  float: left;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.88);
  margin: 0 22px;
}
.technical .items2 .line {
  width: 1065px;
  height: 2px;
  background: #e6e6e6;
  margin-bottom: 40px;
}
.technical .items5 {
  padding: 65px 0;
  padding-top: 100px;
  background: #f1f2f2;
  box-sizing: border-box;
}
.technical .items5 .words {
  text-align: left;
}
.technical .items5 .words .t1 {
  margin-bottom: 40px;
}
.technical .items5 .images {
  width: 1065px;
  position: relative;
}
.technical .items5 .images .img-ul {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 0 38px;
  padding-bottom: 40px;
  box-sizing: border-box;
}
.technical .items5 .images .img-ul .img {
  float: left;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.88);
  margin: 0 22px;
}
.technical .items5 .line {
  width: 1065px;
  height: 2px;
  background: #e6e6e6;
  margin-bottom: 40px;
}
.technical .items3 {
  position: relative;
  position: relative;
}
.technical .items3 .images {
  height: 780px;
}
.technical .items3 .words {
  text-align: left;
  position: absolute;
  width: 100%;
  height: 100%;
  padding-top: 280px;
  box-sizing: border-box;
}
.technical .items3 .words .t2 .img {
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.5);
  width: 80px;
  height: 80px;
  display: inline-block;
  margin-right: 32px;
}
.technical .items4 {
  position: relative;
}
.technical .items4 .images {
  height: 820px;
}
.technical .items4 .words {
  position: absolute;
  width: 100%;
  height: 100%;
  padding-top: 260px;
  box-sizing: border-box;
}

.glasslist-list .items8 .items8-top .li {
  overflow: hidden;
}
.glasslist-list .items8 .items8-top .li .images {
  transition: .5s ease-in-out;
}
.glasslist-list .items8 .items8-top .li:hover .images {
  transition: .5s ease-in-out;
  transform: scale3d(1.05, 1.05, 1);
}

.w1080 {
  width: 1080px;
  margin: 0 auto;
}

.glasslist-list .items4 .wtext .num {
  background: linear-gradient(to right, #1ba9b9 0%, #31c68d 100%);
  background-clip: text;
  -webkit-background-clip: text;
  text-fill-color: transparent;
  -webkit-text-fill-color: transparent;
  line-height: 1.2;
}

.material .items {
  position: relative;
}
.material .items .words {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 3;
}
.material .items .words .t0 {
  line-height: 1;
}
.material .items .words .t1 {
  line-height: 35px;
  margin-top: 35px;
  margin-bottom: 80px;
}
.material .items .words .t-ul .li {
  display: inline-block;
}
.material .items .words .t-ul .li .span {
  font-size: 17px;
}
.material .items0 .images {
  height: 900px;
}
.material .items0 .words {
  padding-top: 115px;
  box-sizing: border-box;
}
.material .items0 .words .t-ul {
  line-height: 1;
}
.material .items0 .words .t-ul .li {
  text-align: center;
  color: #01a6a0;
}
.material .items0 .words .t-ul .li:nth-child(1) {
  margin-right: 55px;
}
.material .items0 .words .t-ul .li .img {
  width: 105px;
  height: 105px;
  margin: 0 auto;
}
.material .items0 .words .t-ul .li .span {
  margin-top: 30px;
}
.material .items1 .images {
  height: 970px;
}
.material .items1 .words {
  padding-top: 110px;
  box-sizing: border-box;
  text-align: center;
}
.material .items1 .words .t-ul .img {
  width: 105px;
  height: 105px;
  margin: 0 auto;
}
.material .items1 .words .t-ul .li {
  margin: 0 22px;
}
.material .items1 .words .t-ul .li .span {
  margin-top: 40px;
  line-height: 25px;
}
.material .items2 {
  background: #f3f4f7;
}
.material .items2 .images {
  height: 840px;
}
.material .items2 .words {
  padding-top: 145px;
  box-sizing: border-box;
}
.material .items2 .words .w1080 .t1, .material .items2 .words .w1080 .t-ul {
  max-width: 770px;
}
.material .items2 .words .t-ul .li {
  position: relative;
  padding-left: 105px;
  box-sizing: border-box;
  display: block;
  line-height: 70px;
}
.material .items2 .words .t-ul .li:nth-child(n+2) {
  margin-top: 30px;
}
.material .items2 .words .t-ul .li .span {
  line-height: 1.3;
  display: inline-block;
  vertical-align: middle;
  color: #666666;
}
.material .items2 .words .t-ul .li .img {
  width: 70px;
  height: 70px;
  position: absolute;
  left: 0;
  top: 0;
}

.f3f {
  background: #f3f4f7;
}

.header.fixed {
  position: fixed;
  top: 0;
  width: 100%;
  left: 0;
  transition: .5s ease-in-out;
}

.bocweb-header.ac {
  height: 70px;
}

.ce-table {
  font-size: 17px;
}
.ce-table .table-top {
  height: 80px;
  line-height: 80px;
  background: url(../images/imgbox/i0.jpg) no-repeat center;
  background-size: cover;
  color: #ffffff;
  margin-bottom: 20px;
}
.ce-table .table-top .item {
  line-height: 24px;
  padding-top: 18px;
  box-sizing: border-box;
}
.ce-table .item {
  float: left;
  width: 10%;
  text-align: center;
}
.ce-table .table-bot .ul{
  color: #333333;
  transition:.5s ease-in-out;
}
.ce-table .table-bot .ul:hover{
  transition:.5s ease-in-out;
      color: #E3B063;
}
.ce-table .table-bot .ul:nth-child(2n+2) {
  background: #ffffff;
}
.ce-table .table-bot .item {
  line-height: 80px;
  height: 80px;
}

.glasslist-list .items0 .words {
  margin-bottom: 40px;
}

.mbox {
  display: none;
}

.pcbox {
  display: block;
}

.pc900 {
  display: block;
}

.m900 {
  display: none;
}

.section {
  overflow: hidden;
}

@media screen and (max-width: 8000px) {
  /*home*/
  .section1 .items .words {
    left: 1.1rem;
    bottom: 1.8rem;
  }

  .sale-box .items {
    width: 30%;
    margin-left: 5%;
    margin-bottom: .85rem;
  }

  .sale-box {
    padding-top: .95rem;
    padding-bottom: .5rem;
  }

  .advantage-bot .items {
    padding: .2rem;
    width: 32%;
    margin-left: 2%;
    margin-bottom: .6rem;
  }

  .sale-box .items .words {
    padding-top: .55rem;
  }

  .sale-box .items .words .img {
    width: .7rem;
    height: .7rem;
  }

  .details-right {
    right: 1.15rem;
  }

  .sale-box .tit {
    margin-bottom: .8rem;
  }

  .sale-box .items .words .t0 {
    margin-top: .3rem;
    margin-bottom: .35rem;
  }

  .case-boxdetails {
    padding-bottom: 1.1rem;
  }

  .section1 .wel-pagination {
    bottom: .65rem;
    padding: 0 1rem;
  }

  .slide-span {
    height: .95rem;
    padding-bottom: .85rem;
  }

  .section2 .items .span {
    width: 1.6rem;
    height: 1.6rem;
    line-height: 1.6rem;
  }

  .section2 .items {
    padding-left: 1.7rem;
    height: 1.65rem;
  }

  .section2 .items:hover .span .i1 {
    width: 1.6rem;
    height: 1.6rem;
  }

  .section2 .items .words {
    padding-top: .64rem;
    height: auto;
  }

  .section-words .items .words .t1 {
    margin-top:15px;
    margin-bottom:0;
	line-height: 40px;
  }

  .section-words .items .words .ul-bot {
    height: 1.28rem;
    line-height: 1.28rem;
    bottom: .8rem;
  }

  .wel-con .section-words .swiper-pagination {
    bottom: .2rem;
  }

  .section-words .items .words .ul-bot img {
    width: .6rem;
    height: .6rem;
  }

  .icon-sousuo {
    margin-left: .1rem;
  }



  
  .header .bocweb-nav .nav-li{ position:relative;}

  
  .header .bocweb-nav .nav-li dl{z-index:1;visibility: hidden;margin:0 auto;width:100%;/*width: calc(100% + 50px);*/ width:220px; height:0;background:#fff;opacity:0;position:relative; }
/*._header .ul>li:nth-child(2):hover .ol{ width:700px; margin-left:-280px; }
._header .ul>li:nth-child(2):hover .ol li{ width:22%; display:inline-block;margin:0px 1%;line-height:40px; font-size:16px; padding:0; padding-left:15px;box-sizing:border-box; position:relative; float: left; }*/
  .header .bocweb-nav .nav-li:hover dl{visibility:inherit;height:auto;opacity:1;transform:translateY(0)}


  .header .bocweb-nav .nav-li dl dd {line-height:26px; margin-bottom:0; border-bottom:1px solid #f1f1f1; padding-bottom:7px; font-size:14px; padding-top:7px; text-align:left; padding-left:3%; width:100%;box-sizing:border-box;
-moz-box-sizing:border-box; /* Firefox */
-webkit-box-sizing:border-box; /* Safari */}
  .header .bocweb-nav .nav-li dl dd a:hover{ color:#12459F;}



  .header .w1620{ width:900px;}

  .section-words .items .words {
    padding-top: 4rem;
    box-sizing: border-box;
  }

  .section6 .dingk .swiper-box {
    padding-top: 2%;
  }

  .section3 .inliner-banner-con .item-text .h02 {
    margin-top: .12rem;
    margin-bottom: .33rem;
  }

  .section3 .inliner-banner-con {
    width: 8rem;
    height: 8rem;
  }

  .section3 .inliner-banner-con .item-text .p {
    font-size: 14px;
    line-height: 20px;
    height: 60px;
    margin-top: .4rem;
  }

  .section3 .inliner-banner-con .center {
    width: 6.3rem;
    height: 6.3rem;
  }

  .section3 .inliner-banner-con .ul {
    width: 5.1rem;
    height: 3.5rem;
  }

  .section3 .inliner-banner-con .item-text .h03 {
    margin-top: .4rem;
  }

  .section6 .items .time {
    margin-bottom: .3rem;
  }

  .section6 .items .images {
    height: auto;
  }

  .section6 .items {
    width: 90%;
  }

  .section-words .items .words .img-ul .li:nth-child(n+2) {
    margin-left: .4rem;
  }

  .wel-con .ft48 {
    font-size: .48rem;
  }
  .wel-con .ft42 {
    font-size: .42rem;
  }
  
  
  
    @media screen and (max-width: 787px){
  .wel-con .ft16 {
	line-height:23px;
	font-size:13px;

  }
  }
  
  
  .wel-con .section1 .items .words .cn {
    margin-top: .2rem;
  }
  .wel-con .ft64 {
    font-size: .64rem;
  }
  .wel-con .ft28 {
    font-size: .28rem;
  }
  .wel-con .w1170 {
    width: 80%;
  }
  .wel-con .w1120 {
    width: 11.2rem;
  }
  .wel-con .w1060 {
    width: 10.6rem;
  }

  .section3 .inliner-banner-con .center .i {
    width: .65rem;
    height: .65rem;
  }

  .section3 .inliner-banner-con .center .i span {
    height: .65rem;
    line-height: .65rem;
    font-size: .18rem;
    width: 1.6rem;
  }

  .section3 .inliner-banner-con .center .i.s4 span, .section3 .inliner-banner-con .center .i.s3 span, .section3 .inliner-banner-con .center .i.s2 span {
    right: -2rem;
  }

  .section3 .inliner-banner-con .center .i.s1 span, .section3 .inliner-banner-con .center .i.s5 span, .section3 .inliner-banner-con .center .i.s6 span {
    left: -1.3rem;
  }

  .bocweb-footer .img {
    width: 2.4rem;
    height: auto;
  }

  .w1480 {
    width: 90%;
  }

  .w1440 {
    width: 80%;
  }

  .case-ul .items .ibox {
    width: 90%;
  }

  .case-box {
    padding-top: .35rem;
    padding-bottom: 1.85rem;
  }

  .case-ul .items {
    padding-top: .5rem;
  }

  .case-ul .items .words {
    padding: .35rem;
  }

  .case-details .details-top .words {
    padding: .6rem;
    padding-left: .85rem;
  }

  .case-details .details-bot {
    padding: .55rem;
    padding-bottom: .75rem;
  }

  .case-details .details-top .line {
    margin-top: .15rem;
    margin-bottom: .35rem;
  }

  .case-details .details-top .p {
    line-height: 28px;
    margin-top: .4rem;
  }

  .con-banner .wordsdetail .cn {
    font-size: .48rem;
    line-height: .55rem;
  }

  .con-banner .wordsdetail .line {
    height: .05rem;
    margin-bottom: .5rem;
  }

  .con-banner .wordsdetail {
    height: 1.1rem;
  }

  .contact-bot {
    padding-bottom: 1.38rem;
    height: auto;
  }

  .contact-ul .li1 {
    margin-top: -.85rem;
    height: auto;
  }

  .contact-ul .li0 {
    top: -1.75rem;
  }

  .contact-ul .li0 .item {
    margin-top: .43rem;
  }

  .contact-ul .li0 {
    padding: .45rem .8rem;
    padding-bottom: .75rem;
    height: auto;
  }

  .contact-ul .li1 .t1 {
    margin-bottom: .38rem;
  }

  .contact-ul .li1 input[type=submit] {
    font-size: 16px;
  }

  .serve-bot .inputbox .input {
    width: 32%;
    margin-left: 2%;
  }

  .serve-top {
    padding-top: .8rem;
    padding-bottom: .5rem;
  }

  .serve-top .cnm {
    margin-top: .2rem;
  }

  .ft44 {
    font-size: 34px;
  }

  .serve-bot {
    padding-top: .7rem;
    padding-bottom: 1.6rem;
  }

  .serve-bot .submit {
    margin-top: .65rem;
    font-size: 18px;
  }

  .con-banner .serve-words {
    height: 1.2rem;
  }
  .con-banner .serve-words .cn {
    font-size: .5rem;
    line-height: .6rem;
  }
  .con-banner .serve-words .cnm {
    font-size: .32rem;
    line-height: .4rem;
    margin-top: .2rem;
  }

  .con-banner .glass-words {
    height: 1.6rem;
  }

  .con-banner .glass-words .cn60 {
    font-size: .6rem;
  }

  .con-banner .glass-words .cnm30 {
    margin-top: .4rem;
    font-size: .3rem;
  }

  .download-ul .items {
    padding-left: 1.55rem;
    padding-right: 1.2rem;
  }

  .download-ul .items:after {
    width: .45rem;
    height: .5rem;
    left: .45rem;
  }

  .download-ul .items:before {
    width: .45rem;
    right: .7rem;
    height: .45rem;
  }

  .download-box .tit {
    margin-bottom: .8rem;
  }

  .download-box {
    padding-top: .95rem;
    padding-bottom: 1.3rem;
  }

  .ft38 {
    font-size: 32px;
  }

  .advantage-bot {
    padding-top: .75rem;
    padding-bottom: 1.1rem;
  }

  .technical .items1 {
    height: auto;
    padding-top: .8rem;
  }

  .technical .items1 .images {
    position: static;
    margin: 0 auto;
    margin-top: .3rem;
  }

  .technical .items2 {
    padding: 1.1rem 0;
  }

  .technical .items2 .line {
    margin-bottom: .4rem;
  }

  .technical .items3 .words .t2 .img {
    width: .8rem;
    height: .8rem;
    margin-right: .32rem;
  }

  .technical .items3 .words {
    padding-top: 2.8rem;
  }

  .technical .items4 .words {
    padding-top: 2.6rem;
  }

  .technical .items5 {
    padding: .65rem 0;
    padding-top: 1rem;
  }

  .technical .items5 .images .img-ul .img {
    width: .7rem;
    height: .7rem;
    margin: 0 .22rem;
  }

  .technical .items3 .images {
    height: 7.8rem;
  }

  .technical .items4 .images {
    height: 8.2rem;
  }

  .technical .ft20 {
    font-size: .2rem;
  }
  .technical .ft60 {
    font-size: .6rem;
  }
  .technical .words .t1 {
    margin-top: .3rem;
    line-height: 1.8;
    margin-bottom: .64rem;
  }
  .technical .ft18 {
    font-size: .18rem;
  }
  .technical .words .t2 .li .img {
    width: .9rem;
    height: .9rem;
  }

  .glasslist-list .items8 .items8-bot .words .text .t0 {
    font-size: .18rem;
    line-height: 2;
    height: 1.08rem;
  }

  .glasslist-list .items8 .items8-bot {
    height: 6rem;
  }

  .glasslist-list .items8 .items8-bot .words {
    width: 7.5rem;
    height: 7.5rem;
  }

  .glasslist-list .items8 .items8-bot .words .text .t1 {
    margin-top: .5rem;
  }

  .glasslist-list .items8 .items8-bot .words .text .more {
    margin-top: .6rem;
  }

  .glasslist-list .items8 .items8-bot .words .text {
    height: 3.05rem;
  }

  .glasslist-list .items3 .right-span {
    height: 100%;
  }
  .glasslist-list .items3 .right-span .w960 {
    position: relative;
    z-index: 5;
  }

  .glasslist-list .items8 .items8-top {
    height: 3rem;
  }

  .glasslist-list .spanbox .span0 {
    width: .95rem;
    height: .95rem;
  }

  .glasslist-list .items2 .words {
    padding-top: .8rem;
    padding-bottom: .5rem;
  }

  .glasslist-list .items2 .images .ul0 .li01 {
    left: 6rem;
  }

  .glasslist-list .items2 .images .ul0 .li02 {
    right: 6rem;
  }

  .glasslist-list .items3 .words {
    padding-top: 1.25rem;
  }

  .glasslist-list .items4 .wtext {
    padding-top: 1.3rem;
  }

  .glasslist-list .items4 .wtext .ul {
    margin-top: 1.15rem;
  }

  .glasslist-list .items4 {
    height: 10.15rem;
  }

  .glasslist-list .items4 .wtext .li:nth-child(1) {
    margin-bottom: .55rem;
  }

  .glasslist-list .items5 {
    height: 9.6rem;
  }

  .glasslist-list .items6 {
    height: 8.8rem;
  }

  .glasslist-list .items7 {
    padding-top: .85rem;
    padding-bottom: 1.1rem;
  }

  .glasslist-list .items .words .p {
    margin-top: .5rem;
    margin-bottom: .2rem;
  }
  .glasslist-list .items1 .words {
    padding-top: .95rem;
  }
  .glasslist-list .ft60 {
    font-size: .6rem;
  }
  .glasslist-list .items0 {
    padding-top: .8rem;
  }
  .glasslist-list .ft72 {
    font-size: .72rem;
  }
  .glasslist-list .ft48 {
    font-size: .48rem;
  }
  .glasslist-list .ft36 {
    font-size: .36rem;
  }

  .w1490 {
    width: 90%;
  }

  .glasslist-list .items6 .wtext {
    padding-top: 2.4rem;
  }

  .glasslist-list .items5 .wtext {
    padding-top: 1.25rem;
  }

  .glasslist-list .items3 {
    height: auto;
    padding-bottom: 1rem;
  }

  .material .items .words .t-ul .li .span {
    font-size: .17rem;
  }

  .material .ft60 {
    font-size: .6rem;
  }
  .material .ft20 {
    font-size: .2rem;
  }

  .material .items .words .t1 {
    line-height: .35rem;
    margin-top: .35rem;
    margin-bottom: .8rem;
  }

  .material .items0 .words {
    padding-top: 1.15rem;
  }

  .material .items2 .words .t-ul .li .img {
    width: .7rem;
    height: .7rem;
  }

  .material .items2 .words {
    padding-top: 1.45rem;
  }

  .material .items2 .words .t-ul .li {
    padding-left: 1.05rem;
    line-height: .7rem;
  }

  .material .items0 .words .t-ul .li .img {
    width: 1.05rem;
    height: 1.05rem;
  }

  .material .items1 .words .t-ul .img {
    width: 1.05rem;
    height: 1.05rem;
  }

  .material .items1 .words .t-ul .li .span {
    margin-top: .4rem;
  }

  .material .items0 .words .t-ul .li .span {
    margin-top: .3rem;
  }

  .material .items1 .words {
    padding-top: 1.1rem;
  }

  .material .items1 .words .t-ul .li .span {
    line-height: .25rem;
  }

  .material .items2 .words .t-ul .li:nth-child(n+2) {
    margin-top: .3rem;
  }

  .material .items1 .images {
    height: 9.7rem;
  }

  .material .items2 .images {
    height: 8.4rem;
  }

  .material .items0 .images {
    height: 9rem;
  }
}
@media screen and (max-width: 1600px) {
 
  .case-details .details-top .words {
      padding: .45rem;
      padding-left: .65rem;
  }
  .ce-table {
    font-size: 15px;
  }
  .case-details .details-top .p{
    line-height: 26px;
  }
  .case-details .details-top .line{
    margin-bottom: .25rem;
  }

  .ce-table .table-top {
    margin-bottom: 15px;
  }
  .case-details .details-top .p{
    margin-top:.3rem;
  }

  .details-imagebox {
    padding: .45rem 1.45rem;
  }

  .section1 .wel-pagination .span:nth-child(n+2) {
    margin-left: .45rem;
  }

  .ft40 {
    font-size: 36px;
  }

  .ft24 {
    font-size: 20px;
  }

  .news-box {
    padding-top: .9rem;
    padding-bottom: 1.25rem;
  }

  .news-ul {
    margin-bottom: .7rem;
  }

  .news-details .details {
    padding: .6rem 1.55rem;
    padding-bottom: .9rem;
  }

  .ce-table .table-bot .item {
    line-height: 70px;
    height: 70px;
  }

  .details-bot {
    padding-top: .5rem;
    padding-bottom: .3rem;
  }

  .news-details {
    padding-top: .6rem;
    padding-bottom: .9rem;
  }

  .advantage-bot .items .words {
    line-height: 30px;
    height: 30px;
  }

  .advantage-top .img {
    width: 65px;
    height: 65px;
  }

  .maintain-box {
    padding-top: .8rem;
    padding-bottom: 1.1rem;
  }

  .maintain-ul .items .item-top {
    font-size: 18px;
    line-height: 65px;
    height: 65px;
  }

  .maintain-ul {
    padding-top: .3rem;
    padding-bottom: .6rem;
  }

  .problem-box {
    padding-top: .7rem;
    padding-bottom: 1.2rem;
  }

  .problem-box .ul .items {
    padding: .35rem 0;
    padding-left: 1.35rem;
    padding-right: 1.15rem;
  }

  .problem-box .ul .items:after, .problem-box .ul .items:before {
    width: .5rem;
    height: .5rem;
  }

  .problem-box .ul .items:before {
    right: .7rem;
  }

  .problem-box .ul .items:after {
    left: .5rem;
  }

  .problem-box .ul {
    margin-bottom: .55rem;
  }

  .recruit-con .form1 .tr2 .td, .recruit-con .form1 .tr1 .td {
    width: 22%;
  }
  .recruit-con .form1 .tr2 .td10, .recruit-con .form1 .tr1 .td10{
  	width: 12%;
  }
  .recruit-con .form1 .tr2 .td11, .recruit-con .form1 .tr1 .td11{
  	width: 32%;
  }

  .recruit-con .form1 .tr2 .td2, .recruit-con .form1 .tr1 .td2 {
    width: 12%;
  }

  .work-box {
    padding-top: 1.15rem;
    padding-bottom: 1.2rem;
  }
}
@media screen and (max-width: 1500px) {
 
  .work-box .work-top .items{
    width:19%;
    margin-left: 3%;
  }
 .work-box .work-top .items.items0 {
    width:10%;
    font-size: 16px
 }
  .ce-table .table-top .item {
    line-height: 1.5;
  }

  .problem-box .ul .items .p .tb {
    height: 25px;
  }

  .maintain-tip .span {
    font-size: 24px;
  }

  .maintain-ul .items .item-top {
    padding-left: 30px;
  }

  .advantage-bot .items .words {
    font-size: 18px;
  }

  .details-imagebox .items {
    width: 48.5%;
  }

  .news-details .details-top .time {
    margin-bottom: .5rem;
  }

  .ft26 {
    font-size: 22px;
  }

  .download-ul .items:nth-child(n+2) {
    margin-top: 25px;
  }

  .download-ul .items {
    height: 80px;
    line-height: 80px;
  }

  .serve-top .cnm14 {
    line-height: 28px;
  }

  .details-right {
    right: .8rem;
  }

  .details-imagebox .items .img {
    height: auto;
  }

  .news-details .details-top .t1 {
    line-height: 28px;
    font-size: 15px;
  }

  .details-imagebox .items .words {
    padding-top: 20px;
  }

  .details-imagebox .items .t1 {
    font-size: 17px;
    margin-top: 16px;
  }

  .ft38 {
    font-size: 30px;
  }

  .wel-more {
    margin-top: .5rem;
    width: 160px;
    height: 40px;
    line-height: 40px;
  }

  .bocweb-footer {
    height: auto;
    padding: 0;
  }

  .section1 .wel-pagination {
    bottom: .45rem;
  }

  .section-words .items .words {
    padding-top: 5rem;
  }

  .section3 .inliner-banner-con .item-text .h03 {
    margin-top: 5%;
  }

  .w1200 {
    width: 80%;
  }

  .news-ul .items .img {
    width: auto;
    height: auto;
  }

  .news-ul .items .t0 {
    line-height: 28px;
    height: 56px;
  }

  .news-ul .items .p {
    margin-bottom: 30px;
  }

  .news-ul .items {
    padding: .35rem;
    padding-top: .3rem;
  }

  .details-bot .prev, .details-bot .next {
    width: 50px;
    height: 50px;
  }

  .details-bot .anniu {
    width: 120px;
  }

  .advantage-top .words {
    font-size: 18px;
  }

  .maintain-ul .items .item-bot {
    line-height: 30px;
  }

  .problem-box .ul .items .p, .problem-box .ul .items .text {
    max-width: none;
    width: 80%;
  }

  .problem-box .ul .items .p {
    font-size: 18px;
  }

  .problem-box .ul .items {
    font-size: 15px;
    line-height: 25px;
  }

  .problem-box .ul .items .text .span {
    height: 50px;
  }
  .case-ul .items .t0 .tit{
    font-size: 16px;
  }
}


@media screen and (max-width: 1400px) {
  .advantage-top .words {
    font-size: 16px;
    padding-bottom: 10px;
  }
 

  .energy .energy-words .txt-ul .items {
    width: 50%;
    float: left;
    display: block;
  }

  .advantage-top .topn {
    padding-top: 50px;
  }

  .advantage-bot .advantage-ul {
    padding-bottom: 10px;
  }

  .energy .energy-words .txt-ul .items .t1 {
    font-size: 30px;
  }

  .energy {
    padding-top: .95rem;
    padding-bottom: 1rem;
  }

  .energy-images .map {
    width: 100%;
    height: auto;
  }
  .energy-images .map img {
    width: 100%;
  }

  .energy-images .map .spanbox .dian0 {
    top: 24%;
    left: 14%;
    width: .55rem;
    height: .55rem;
  }
  .energy-images .map .spanbox .dian1 {
    top: 28%;
    left: 26%;
    width: .38rem;
    height: .38rem;
  }
  .energy-images .map .spanbox .dian2 {
    top: 62%;
    left: 27%;
    width: .6rem;
    height: .6rem;
  }
  .energy-images .map .spanbox .dian3 {
    top: 11%;
    left: 36%;
    width: .63rem;
    height: .63rem;
  }
  .energy-images .map .spanbox .dian4 {
    top: 20%;
    left: 44%;
    width: .95rem;
    height: .95rem;
  }
  .energy-images .map .spanbox .dian5 {
    top: 49%;
    left: 55%;
    width: .6rem;
    height: .6rem;
  }
  .energy-images .map .spanbox .dian6 {
    top: 35%;
    left: 63%;
    width: .45rem;
    height: .45rem;
  }
  .energy-images .map .spanbox .dian7 {
    top: 20%;
    left: 66%;
    width: .52rem;
    height: .52rem;
  }
  .energy-images .map .spanbox .dian8 {
    top: 30%;
    left: 72%;
    width: 1.1rem;
    height: 1.1rem;
  }
  .energy-images .map .spanbox .dian9 {
    top: 74%;
    left: 80%;
    width: .55rem;
    height: .55rem;
  }

  .headsearch-box .x-box {
    width: 90%;
  }

  .headsearch-box .x-p {
    width: 100%;
  }
}
@media screen and (max-width: 1270px) {
  .w1200 {
    width: 90%;
  }

  .maintain-ul .items .item-bot {
    font-size: 15px;
    line-height: 28px;
  }

  .download-ul .items {
    height: 70px;
    line-height: 70px;
  }

  .ft38 {
    font-size: 24px;
  }

  .ft19 {
    font-size: 18px;
  }

  .news-ul .items .t0 {
    line-height: 26px;
    height: 52px;
  }

  .pagination a {
    width: 30px;
    height: 30px;
    line-height: 30px;
  }

  .case-details .details-top .en {
    font-size: 22px;
  }

  .case-details .details-top .cn {
    font-size: 20px;
  }
}
@media screen and (max-width: 1180px) {
  .contact-ul {
    width: 90%;
  }

  .ce-table {
    font-size: 14px;
    overflow-y: auto;
  }
  .ce-table .table {
    width: 1200px;
  }

  .ce-table .table-top {
    height: 65px;
    line-height: 1;
    margin-bottom: 0;
  }

  .section3 .inliner-banner-con .item-text .h03 {
    margin-top: .45rem;
  }

  .ce-table .table-top .item {
    padding-top: 10px;
  }

  .glasslist-list .items8 .items8-bot .words .text .t0 {
    width: 100%;
  }

  .ce-table .table-bot .item {
    height: 60px;
    line-height: 60px;
  }

  .glasslist-list .spanbox .span0 {
    width: 60px;
    height: 60px;
  }

  .w1140 {
    width: 90%;
  }

  .w900 {
    width: 90%;
  }

  .w820 {
    width: 100%;
  }

  .advantage-bot .items .words {
    font-size: 16px;
    line-height: 20px;
    height: 20px;
  }

  .advantage-top .words {
    margin-top: 18px;
  }

  .advantage-top .img {
    width: 50px;
    height: 50px;
  }

  .energy .energy-words .tit {
    margin-bottom: 45px;
  }

  .energy .energy-words .txt-ul .items .t1 {
    font-size: 24px;
  }

  .energy .energy-words .tit .cn {
    margin-top: 15px;
  }

  .ft26 {
    font-size: 20px;
  }

  .download-ul .items {
    height: 60px;
    line-height: 60px;
  }

  .serve-top .cnm {
    font-size: 16px;
    margin-top: 15px;
  }

  .ft44 {
    font-size: 24px;
  }

  .contact-ul .li1 .codebox {
    margin-top: 5px;
  }

  .section1 .wel-pagination .span:nth-child(n+2) {
    margin-left: 25px;
  }

  .contact-ul .contact-li {
    width: 52%;
  }

  .contact-ul .li0 .h01 {
    font-size: 16px;
  }

  .ft40 {
    font-size: 24px;
  }

  .ft16 {
    font-size: 14px;

  }

  .contact-ul .li1 .t1 {
    margin-top: 8px;
    margin-bottom: 20px;
  }

  .contact-ul .li1 .input input {
    margin-bottom: 5px;
    font-size: 14px;
  }

  .contact-ul .li1 .input textarea {
    height: 120px;
    font-size: 14px;
  }

  .contact-ul .li1 input[type=submit] {
    font-size: 15px;
  }

  .contact-ul .code {
    float: right;
  }

  .contact-ul .li0 .img {
    width: auto;
    height: auto;
  }

  .section2 .items .words {
    padding-top: .35rem;
  }

  .section-words .items .words .p {
    line-height: 22px;
  }

  .section-words .items .words .ul-bot {
    height: 60px;
    line-height: 60px;
    bottom: 45px;
  }

  .bocweb-footer .ul {
    margin-left: 25px;
  }

  .bocweb-footer .ul .li0 {
    margin-right: 18px;
  }

  .ft30 {
    font-size: 22px;
  }

  .technical .items2 .images, .technical .items5 .images {
    width: 90%;
    height: auto;
  }

  .technical .items2 .line, .technical .items5 .line {
    width: 90%;
  }

  .w1080 {
    width: 90%;
  }
}
@media screen and (max-width: 1024px) {
  .mbox {
    display: block;
  }
  .recruit-con .form1 .tr2 .td, .recruit-con .form1 .tr1 .td{
    width: 100%;
    height: 100%;
    overflow:hidden;
  }
  .work-box .work-top .items.items0{
    font-size: 14px;
  }

  .recruit-con .form1 .tr1 {
    padding: 0 20px;
  }

  .section3 .inliner-banner-con .center .i.s1{
    top: 11.5%;
    left: -7.5%;
  }
  .section3 .inliner-banner-con .center .i.s2{
    top: 11.5%;
    right: -7.5%;
  }
  .section3 .inliner-banner-con .center .i.s6{
        left: -17%;
  }
  .section3 .inliner-banner-con .center .i.s3{
        right: -17%;
  }
  .section3 .inliner-banner-con .center .i.s5{
    bottom: 16.5%;
    left: -9.5%;
  }
  .section3 .inliner-banner-con .center .i.s4{
      bottom: 17.5%;
      right: -10.5%;
  }
  .work-box {
    padding-top: 60px;
    padding-bottom: 70px;
  }

  .material .items .words .t-ul .li .span {
    font-size: 15px;
  }

  .material .items1 .words .t-ul .li {
    float: left;
    width: 50%;
    margin: 0;
    margin-bottom: 15px;
  }

  .material .items0 .words .t-ul .li:nth-child(1) {
    margin-right: 30px;
  }

  .material .ft60 {
    font-size: 40px;
  }
  .material .ft20 {
    font-size: 16px;
  }

  .material .items .words .t1 {
    line-height: 20px;
    margin-top: 20px;
    margin-bottom: 40px;
  }

  .material .items0 .words {
    padding-top: 55px;
  }

  .material .items2 .words .t-ul .li .img {
    width: 50px;
    height: 50px;
  }

  .material .items2 .words {
    padding-top: 70px;
  }

  .material .items2 .words .t-ul .li {
    padding-left: 55px;
    line-height: 60px;
  }

  .material .items0 .words .t-ul .li .img {
    width: 50px;
    height: 50px;
  }

  .material .items1 .words .t-ul .img {
    width: 50px;
    height: 50px;
  }

  .material .items1 .words .t-ul .li .span {
    margin-top: 22px;
  }

  .material .items0 .words .t-ul .li .span {
    margin-top: 18px;
  }

  .material .items1 .words {
    padding-top: 55px;
  }

  .material .items1 .words .t-ul .li .span {
    line-height: 20px;
  }

  .material .items2 .words .t-ul .li:nth-child(n+2) {
    margin-top: 15px;
  }

  .material .items1 .images {
    height: 600px;
  }

  .material .items2 .images {
    height: 550px;
  }

  .material .items0 .images {
    height: 600px;
  }

  .material .items .words {
    position: static;
  }

  .recruit-con .form1 .tr2 {
    height: 50px;
    line-height: 50px;
    padding: 0 20px;
  }

  .recruit-con .form1 .td1 {
    display: none;
  }

  .recruit-con .form1 .tr2 .td2, .recruit-con .form1 .tr1 .td2 {
    width: auto;
  }

  .recruit-con .form1 .td0 {
    width: auto;
    max-width: 50%;
  }

  .recruit-con .form1 .td2 {
    float: right;
    width: auto;
    max-width: 40%;
  }

  .recruit-con .form1 .tr2, .recruit-con .form1 .tr1 {
    font-size: 14px;
  }

  .recruit-con .form1 .hides .bot .re-a {
    float: none;
    display: block;
    margin: 0 auto;
    padding: 0;
  }

  .glasslist-list .items3 .images-ul .li {
    height: auto;
    width: 49%;
  }

  .w960 {
    width: 95%;
  }

  .glasslist-list .items3 .images-ul {
    width: 90%;
  }

  .glasslist-list .items8 .items8-top {
    height: 200px;
  }

  .recruit-con .form1 .hides .dt {
    line-height: 20px;
  }

  .recruit-con .form1 .hides {
    padding: 15px 20px;
  }

  .problem-box .ul {
    margin-bottom: 30px;
  }

  .headsearch-box .x-p {
    height: 80px;
    line-height: 80px;
    font-size: 20px;
  }

  .sale-box .items .words .t2 {
    font-size: 14px;
    width: 90%;
    margin: 0 auto;
  }
  .sale-box .items .words .t2 br {
    display: none;
  }

  .energy {
    padding-top: 50px;
    padding-bottom: 60px;
  }

  .sale-box .items:hover {
    transform: translateY(0);
  }

  .energy .energy-words .txt-ul .items .t0 {
    font-size: 15px;
  }

  .sale-box .items .words {
    padding-top: 20px;
  }

  .sale-box .items .words .t0 {
    margin-top: 15px;
    margin-bottom: 20px;
  }

  .sale-box .items .words .img {
    width: 70px;
    height: 70px;
  }

  .sale-box .items {
    width: 49%;
    margin-left: 2%;
    margin-bottom: 2%;
  }
  .sale-box .items:nth-child(3n+1) {
    margin-left: 2%;
  }
  .sale-box .items:nth-child(2n+1) {
    margin-left: 0;
  }

  .details-imagebox {
    padding: 22px 70px;
  }

  .maintain-ul .items:nth-child(n+2) {
    margin-top: 15px;
  }

  .maintain-box {
    padding-top: 40px;
    padding-bottom: 55px;
  }

  .maintain-tip .span {
    font-size: 20px;
  }

  .maintain-ul .items .item-top:after {
    width: 20px;
    height: 20px;
  }

  .maintain-ul {
    padding-top: 15px;
    padding-bottom: 30px;
  }

  .maintain-tip .img {
    width: 200px;
    height: auto;
  }

  .maintain-ul .items .item-top {
    font-size: 16px;
    padding-left: 20px;
    height: 50px;
    line-height: 50px;
  }

  .advantage-bot .items {
    width: 49%;
    margin-left: 2%;
    margin-bottom: 20px;
  }
  .advantage-bot .items:nth-child(3n+1) {
    margin-left: 2%;
  }
  .advantage-bot .items:nth-child(2n+1) {
    margin-left: 0;
  }

  .advantage-bot .items .words {
    font-size: 14px;
  }

  .download-ul .items {
    padding-left: 50px;
    padding-right: 30px;
  }

  .download-ul .items:after {
    width: 22px;
    height: 25px;
    left: 22px;
  }

  .download-ul .items:before {
    width: 22px;
    right: 35px;
    height: 22px;
  }

  .download-box .tit {
    margin-bottom: 40px;
  }

  .download-box {
    padding-top: 50px;
    padding-bottom: 65px;
  }

  .serve-top .cnm14 br {
    display: none;
  }

  .serve-bot .submit input, .serve-bot .submit span {
    font-size: 16px;
  }

  .con-banner .serve-words {
    height: 66px;
  }
  .con-banner .serve-words .cn {
    font-size: 30px;
    line-height: 36px;
  }
  .con-banner .serve-words .cnm {
    font-size: .18px;
    line-height: 20px;
    margin-top: 10px;
  }

  .glass-bot .box {
    height: 65px;
  }

  .con-banner .glass-words {
    height: 75px;
  }

  .con-banner .glass-words .cn60 {
    font-size: 30px;
    line-height: 35px;
  }

  .con-banner .glass-words .cnm30 {
    margin-top: 20px;
    font-size: 16px;
    line-height: 20px;
  }

  .glass-bot .words .t0 {
    line-height: 30px;
    height: 30px;
  }

  .glass-bot .words .t1 {
    line-height: 20px;
    height: 20px;
    margin-top: 12px;
  }

  .glass-bot .words .t1 .a {
    padding-bottom: 5px;
  }

  .serve-bot .submit {
    width: 160px;
    height: 45px;
    line-height: 45px;
  }

  .serve-bot .submit:after {
    right: 50px;
  }

  .serve-bot .submit:hover:after {
    right: 56px;
  }

  .serve-bot .textarea textarea {
    margin-top: 15px;
    height: 205px;
  }

  .serve-bot .submit span {
    padding-left: 50px;
  }

  .serve-bot .inputbox .input {
    height: 45px;
    line-height: 45px;
  }

  .serve-bot input, .serve-bot select, .serve-bot textarea {
    padding-left: 15px;
    font-size: 14px;
  }

  .serve-bot .textarea textarea {
    padding: 15px;
  }

  .serve-bot .submit {
    margin-top: 30px;
  }

  .serve-top {
    padding-top: 50px;
    padding-bottom: 30px;
  }

  .serve-bot {
    padding-top: 45px;
    padding-bottom: 85px;
  }

  .section .dingk {
    padding-top: 45px;
    box-sizing: border-box;
  }

  .section4 .dingk, .section2 .dingk, .section3 .dingk {
    padding-top: 0;
    box-sizing: border-box;
  }

  .section .dingk .i {
    /*padding-top: 45px;*/
    box-sizing: border-box;
  }

  .bocweb-footer {
    padding: 0;
  }

  .bocweb-footer .mbocweb-footertop, .bocweb-footer .mbocweb-footerbot {
    padding: 0 15px;
    box-sizing: border-box;
  }

  .bocweb-footer .mbocweb-footerbot {
    padding-top: 30px;
    padding-bottom: 10px;
  }

  .mbocweb-footertop {
    width: 100%;
  }

  .more {
    height: 32px;
    line-height: 32px;
  }

  .section6 .items .words .t1 {
    line-height: 20px;
    height: 40px;
  }

  .contact-ul .li1 {
    padding: 20px 30px;
  }

  .mbocweb-footerbot .t-ul {
    line-height: 1;
    margin-bottom: 15px;
  }

  .section3 .inliner-banner-con .item-text .h03 {
    height: 30px;
    line-height: 30px;
    margin-top: .35rem;
	display:none;
  }

  .mbocweb-footerbot .t1 {
    margin-top: 10px;
    margin-bottom: 15px;
  }

  .contact-ul .li1 input[type=submit] {
    float: left;
    margin-top: 0;
  }

  .section6 .items .words .t0 {
    height: 22px;
    line-height: 22px;
  }
  
  
  .section5 .items .words .t0 {
    height: 22px;
    line-height: 22px;
  }
  

  .ft24 {
    font-size: 18px;
  }

  .contact-bot {
    padding-bottom: 60px;
  }

  .contact-ul .li0 .item {
    margin-top: 20px;
  }

  .contact-ul .li0 {
    padding: 20px 40px;
  }

  .contact-ul .li1 .submit {
    margin-top: 20px;
  }

  .details-right {
    right: 0;
  }

  .case-details {
    width: calc(100% - 106px);
  }

  .pcbox {
    display: none;
  }

  .wel-con.active #fp-nav.right, .wel-con #fp-nav.right {
    right: 20px;
    transition: none;
  }

  .wel-con #fp-nav ul li a.active + .fp-tooltip.right {
    display: none !important;
  }

  .wel-con #fp-nav ul li a {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: transparent;
    border: 1px solid #ffffff;
  }

  .wel-con #fp-nav ul li a.active {
    background: #ffffff;
  }

  .wel-con #fp-nav ul li {
    width: 10px;
    height: 10px;
  }

  .section6 .dingk .swiper-box {
    padding-top: 50px;
  }

  .icon-sousuo {
    margin-left: 0;
    line-height: 45px;
  }

  .news-ul .items {
    width: 50%;
    padding: 30px 25px;
  }
  .news-ul .items:nth-child(3n+1) {
    border-left: none;
  }
  .news-ul .items:nth-child(2n+1) {
    border-left: 1px solid #dddddd;
  }

  .news-box {
    padding-top: 50px;
    padding-bottom: 65px;
  }

  .news-ul {
    margin-bottom: 40px;
  }

  .w750 {
    width: 80%;
  }

  .con-banner .con-tit .conbox .items {
    font-size: 16px;
  }

  .con-banner .con-tit {
    line-height: 60px;
  }

  .news-details .details {
    padding: 30px 90px;
    padding-bottom: 50px;
  }

  .details-bot {
    padding-top: 30px;
    padding-bottom: 20px;
  }

  .news-details {
    padding-top: 35px;
    padding-bottom: 50px;
  }

  .news-details .details-box {
    padding-top: 30px;
  }

  .news-details .details-top .t0 {
    font-size: 20px;
  }

  .case-ul .items .ibox {
    width: 95%;
  }

  .case-box {
    padding-top: 20px;
    padding-bottom: 80px;
  }

  .case-ul .items .t0 .tit {
    font-size: 16px;
  }

  .case-ul .items .line {
    margin-top: 20px;
    margin-bottom: 10px;
  }

  .case-details .details-top .words {
    width: 100%;
    position: static;
  }

  .case-details .details-top .images {
    width: 100%;
  }
  .case-details .details-top .images img {
    width: 100%;
  }

  .case-details .details-bot .img:nth-child(n+2), .case-details .details-bot p:nth-child(n+2) {
    margin-top: 20px;
  }

  .section-words .items .words {
    padding-top: 20%;
    box-sizing: border-box;
	left:0;
	 width:80%;
  }

  .wel-con .ft64 {
    font-size: .5rem;
  }

  .section-words .items .words .t1 {
    margin-top: .15rem;
    margin-bottom: .3rem;
	line-height: 30px;
  }

  .section2 .items .words .cn {
    font-size: 16px;
  }

  .section-words .items .words .t0 {
    margin-top: 2rem;
	line-height: 35px;
  }

  .section5 .dingk {
    padding-top: 0;
  }
  .section8 .dingk {
    padding-top: 0;
  }
  
  
  .section9 .dingk {
    padding-top: 0;
  }

  .section-words .items .words .img-ul {
    margin-top: 20px;
  }

  .section3 .inliner-banner-con {
    width: 585px;
    height: 585px;
  }
  .section3 .inliner-banner-con .ul {
    width: 331.5px;
    height: 227.5px;
  }
  .section3 .inliner-banner-con .center {
    width: 429px;
    height: 429px;
  }
  .section3 .inliner-banner-con .center .i {
    width: 42.25px;
    height: 42.25px;
  }
  .section3 .inliner-banner-con .center .i span {
    width: 96px;
    height: 42.25px;
    line-height: 42.25px;
    font-size: 14px;
  }
  .section3 .inliner-banner-con .center .i.s1 span, .section3 .inliner-banner-con .center .i.s2 span, .section3 .inliner-banner-con .center .i.s3 span {
    left: -96px;
  }
  .section3 .inliner-banner-con .center .i.s4 span, .section3 .inliner-banner-con .center .i.s5 span, .section3 .inliner-banner-con .center .i.s6 span {
    right: -96px;
  }

  .rightding ,.rightding.fixed{
    /*display: none;*/
    right: 30px;
  }
  .rightding.fixed{
    bottom: 86px;
  }
  .rightding .text{
    display: none;
  }
  .rightding .span{
    width: 45px;
    height: 45px;background-color: #026c6d;
    background-size: 100%;
  }
  .technical .items1 {
    padding-top: 45px;
  }

  .technical .items1 .images {
    margin-top: 20px;
  }

  .technical .items2 {
    padding: 60px 0;
  }

  .technical .items2 .line {
    margin-bottom: 20px;
  }

  .technical .items3 .words .t2 .img {
    width: .60px;
    height: .60px;
    margin-right: 20px;
  }

  .technical .items3 .words {
    padding-top: 100px;
  }

  .technical .items4 .words {
    padding-top: 80px;
  }

  .technical .items5 {
    padding: 32px 0;
    padding-top: 80px;
  }

  .technical .items5 .images .img-ul .img {
    width: 50px;
    height: 50px;
    margin: 0 10px;
  }

  .technical .items3 .images {
    height: 400px;
  }

  .technical .items4 .images {
    height: 420px;
  }

  .technical .ft20 {
    font-size: 16px;
  }
  .technical .ft60 {
    font-size: 40px;
  }
  .technical .words .t1 {
    margin-top: 20px;
    line-height: 1.3;
    margin-bottom: 30px;
  }
  .technical .ft18 {
    font-size: 15px;
  }
  .technical .words .t2 .li .img {
    width: 60px;
    height: 60px;
  }

  .glasslist-list .items8 .items8-bot .words .text .t0 {
    font-size: 14px;
    line-height: 20px;
    height: 60px;
  }

  .glasslist-list .items8 .items8-bot {
    height: 400px;
  }

  .glasslist-list .items8 .items8-bot .words {
    width: 500px;
    height: 500px;
  }

  .glasslist-list .items8 .items8-bot .words .text .t1 {
    margin-top: 25px;
  }

  .glasslist-list .items8 .items8-bot .words .text .more {
    margin-top: 30px;
  }

  .glasslist-list .items8 .items8-bot .words .text {
    height: 120px;
  }

  .glasslist-list .items8 .items8-top {
    height: 250px;
  }

  .glasslist-list .spanbox .span0 {
    width: 60px;
    height: 60px;
  }

  .glasslist-list .items2 .words {
    padding-top: 40px;
    padding-bottom: 25px;
  }

  .glasslist-list .items2 .images .ul0 .li01 {
    left: 100px;
  }

  .glasslist-list .items2 .images .ul0 .li02 {
    right: 100px;
  }

  .glasslist-list .items3 .words {
    padding-top: 55px;
  }

  .glasslist-list .items4 .wtext {
    padding-top: 60px;
  }

  .glasslist-list .items4 .wtext .ul {
    margin-top: 55px;
  }

  .glasslist-list .items4 {
    height: 550px;
  }

  .glasslist-list .items4 .wtext .li:nth-child(1) {
    margin-bottom: 25px;
  }

  .glasslist-list .items5 {
    height: 500px;
  }

  .glasslist-list .items6 {
    height: 450px;
  }

  .glasslist-list .items7 {
    padding-top: 40px;
    padding-bottom: 55px;
  }

  .glasslist-list .items .words .p {
    margin-top: 30px;
    margin-bottom: 15px;
  }
  .glasslist-list .items1 .words {
    padding-top: 50px;
  }
  .glasslist-list .ft60 {
    font-size: 40px;
  }
  .glasslist-list .items0 {
    padding-top: 40px;
  }
  .glasslist-list .ft72 {
    font-size: 50px;
  }
  .glasslist-list .ft48 {
    font-size: 30px;
  }
  .glasslist-list .ft36 {
    font-size: 20px;
  }

  .glasslist-list .items6 .wtext {
    padding-top: 110px;
  }

  .glasslist-list .items5 .wtext {
    padding-top: 60px;
  }

  .glasslist-list .items3 {
    padding-bottom: 50px;
  }

  .glasslist-list .items .words .p {
    font-size: 16px;
    margin-top: 20px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 900px) {
  .pc900 {
    display: none;
  }

  .material .ft60 {
    font-size: 28px;
  }

  .glasslist-list .ft60 {
    font-size: 28px;
  }

  .technical .words .t2 .li {
    margin: 0 20px;
  }

  .technical .ft60 {
    font-size: 28px;
  }

  .technical .items2 .images .img-ul {
    padding: 0 10px;
    padding-bottom: 10px;
  }

  .technical .items2 .images .img-ul .img {
    width: 40px;
    height: 40px;
    margin: 0 10px;
  }

  .technical .items5 .images .img-ul {
    padding: 0 10px;
    padding-bottom: 10px;
  }

  .technical .items5 .images .img-ul .img {
    width: 40px;
    height: 40px;
  }

  .problem-box .ul .items:after, .problem-box .ul .items:before {
    width: 35px;
    height: 35px;
  }

  .problem-box .ul .items:before {
    right: 20px;
  }

  .problem-box .ul .items:after {
    left: 15px;
  }

  .problem-box .ul .items {
    padding: 20px 0;
    padding-left: 70px;
    padding-right: 50px;
  }

  .problem-box .ul .items:hover .p {
    display: block;
  }

  .problem-box .ul .items .text {
    display: none;
  }

  .sale-box .tit {
    margin-bottom: 40px;
  }

  .maintain-ul .items .item-bot {
    font-size: 14px;
    line-height: 24px;
    padding: 15px 25px;
  }

  .advantage-top .words {
    font-size: 14px;
  }

  .m900 {
    display: block;
  }

  .w1480 {
    width: 95%;
  }

  .wel-con .w1060 {
    width: 85%;
  }

  .wel-con .w1170 {
    width: 70%;
  }

  .case-ul .items {
    padding-top: 25px;
  }

  .tansou {
    width: 140px;
    height: 35px;
    line-height: 35px;
    font-size: 13px;
    padding-left: 55px;
  }
  .tansou:after {
    left: 20px;
  }
  .tansou:hover:after {
    left: 20px;
  }

  .wel-con .w1120 {
    width: 85%;
  }

  .wel-con .ft48 {
    font-size:28px;
	 line-height:40px;
  }


  .wel-con .ft42 {
    font-size: 24px;
  }

  .section1 .items .words {
    left: 55px;
    bottom: 90px;
  }

  .section1 .wel-pagination {
    display: none;
  }

  .section2 .items .span {
    width: 65px;
    height: 65px;
    line-height: 65px;
  }

  .section2 .items.items {
    padding-left: 75px;
    height: 75px;
  }

  .section2 .items .span .i1 {
    display: none;
  }

  .section2 .items .words {
    padding-top: 5px;
  }

  .section2 .items:hover .span .i0 {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }

  .section6 .items .time {
    margin-bottom: 15px;
  }

  .section6 .items .words {
    margin-top: 15px;
    padding-top: 15px;
  }

  .section6 .items .words .t1 {
    margin-top: 8px;
  }

  .wel-con #fp-nav ul li a {
    width: 8px;
    height: 8px;
  }

  .wel-con.active #fp-nav.right, .wel-con #fp-nav.right {
    right: 10px;
  }

  .swiper-box .swiper-button-next {
    right: -10px;
  }

  .swiper-box .swiper-button-prev {
    left: -10px;
  }

  .details-imagebox .items {
    width: 100%;
  }
  .details-imagebox .items:nth-child(n+2) {
    margin-top: 25px;
  }
  .search-hbox{
        padding: 20px 0 10px
  }


  .details-imagebox .items .t1 {
    margin-top: 10px;
  }
}
@media screen and (max-width: 780px) {
	.news-details .details-box table{
		width: 100%;
		display: block;
		overflow-y:auto;
	}
	.news-details .details-box table tbody{
		width: auto;
		display: block;
	}
	.news-details .details-box table tbody  *{
		width: auto!important;
	}
  .contact-ul .li0 {
    position: static;
    top: auto;
  }
  .serve-bot .inputbox.captchabox .input{
    margin-top: 6px;
  }

  .energy .energy-words .tit .cn {
    line-height: 1.5;
    font-size: 14px;
  }

  .advantage-bot .items {
    width: 100%;
    margin-left: 0 !important;
    margin-bottom: .25rem;
  }


  .section6 .dingk .swiper-box {
    padding-top: 0px;
  }


  .energy .energy-words .txt-ul .items .t1 {
    font-size: 20px;
    margin-top: 10px;
  }

 .section-words .items .words .t1 {
    margin-top: .1rem;
    margin-bottom: .3rem;
	line-height: 28px;
  }

  .section2 .items .words .cn {
    font-size: 16px;
  }

.section-words .items .words{
	width: 96%;
	
	
}


  .section-words .items .words .t0 {
    margin-top: 2rem;
	line-height: 35px;
	font-size: 20px;
  }
  
  .section-words .items .words .t1 {
  
  	line-height: 28px;
  	font-size: 15px;
  }




  .ft44 {
    font-size: 18px;
  }

  .serve-top .cnm14 {
    margin-top: 20px;
  }

  .serve-top {
    padding-top: 35px;
    padding-bottom: 16px;
  }

  .serve-top .cnm14 {
    line-height: 24px;
  }

  .w1440 {
    width: 95%;
  }

  .contact-top .map {
    height: 400px;
  }

  .contact-bot {
    padding: 50px 0;
  }

  .contact-ul .contact-li {
    margin-top: 0;
    margin-bottom: 20px;
  }

  .contact-ul .contact-li {
    width: 100%;
  }

  .serve-bot .inputbox .input {
    width: 100%;
    margin-left: 0;
    margin-bottom: 6px;
  }

  .serve-bot .textarea textarea {
    margin-top: 0;
  }
}


@media screen and (max-width: 420px) {
 .section-words .items .words .t1 {
  
  	line-height: 28px;
  	font-size: 13px;
  }
}



@media screen and (max-width: 750px) {
  .ft19 {
    font-size: 16px;
  }
  .fixed-erweima .imgbox{
  	width: 200px;
  	height: 230px;
  }

  .fixed-erweima .imgbox .span{
  	margin-top: 6px;
  	font-size: 14px;
  }

  .con-banner .words .ft48{
    font-size: .48rem;
  }
  .con-banner .words .ft24 {
    font-size: .3rem;
  }
  .con-banner .words .span{
    margin-top: .6rem;
  }
  .con-banner .words{
    height: 120px;
  }
  .technical .items2 .images, .technical .items5 .images{
    width: 100%;
  }
  .news-details .details-box p  video,.news-details .details-box p  iframe,.news-details .details-box p  embed{
    height: 350px!important;
  }
  .glasslist-list .items2 .images .span{
    width:20px;
    height: 20px;
    right:-10px;
  }
    .search-hbox .left li a{
    padding:10px 0;
  }
  .search-hbox .right .tit{
    font-size:16px;
        background-size: 16px;
  }
  .search-hbox .left, .map-hbox .left{
    padding:20px 3%;
  }
  .search-hbox .right li{
        padding: 10px 0 10px 18px;
  }
  .search-hbox .left h2,.search-hbox .right li{
    font-size: 14px;
  }
  .search-hbox .left, .map-hbox .left{
    width:100%;
  }
  .search-hbox .right, .map-hbox .right{
    width:100%;
  }
  .work-box .work-top .items{
    width:100%;
    margin-left:0;
    margin-bottom: 10px;
  }
  .work-box .work-top .items.items0{
    width:100%;
    background:none;
  }
  .work-box .work-top .items.items0 input{
    width: 40%;
    display: block;
    margin:0 auto;
  }

  .material .items0 .words .t-ul .li:nth-child(1) {
    margin-right: 15px;
  }

  .con-banner .con-tit .w1440 {
    width: 100%;
  }

  .material .items0 .img.mbox {
    margin-top: 15px;
  }

  .material .ft60 {
    font-size: 20px;
  }

  .material .ft20 {
    font-size: 14px;
  }

  .glasslist-list .items8 .items8-bot {
    height: 4rem;
  }

  .glasslist-list .items8 .items8-bot .words {
    width: 5rem;
    height: 5rem;
  }

  .material .items .words .t-ul .li .span {
    font-size: 14px;
    margin-top: 10px;
    padding: 0 5px;
    box-sizing: border-box;
  }

  .material .items2 .words .t-ul .li:nth-child(n+2) {
    margin-top: 10px;
  }

  .material .items2 .words {
    padding-top: 40px;
  }

  .material .items .words .t1 {
    line-height: 1.3;
  }

  .material .items .words .t1 {
    margin-top: 15px;
    margin-bottom: 30px;
  }

  .material .items .words .t-ul .li .span br {
    display: none;
  }

  .glasslist-list .spanbox .span0 {
    width: 40px;
    height: 40px;
    margin-left: 10px;
  }

  .glasslist-list .items8 .items8-bot .words .text .t1 {
    margin-top: 15px;
  }

  .glasslist-list .items7 .images {
    margin-top: 25px;
  }

  .glasslist-list .ft36 {
    font-size: 16px;
  }

  .glasslist-list .items8 .items8-bot .words .text .more {
    margin-top: 20px;
    width: 100px;
    border-radius: 30px;
    line-height: 30px;
    height: 30px;
  }

  .glasslist-list .ft48 {
    padding-bottom: 10px;
    font-size: 20px;
  }

  .glasslist-list .items5 {
    height: auto;
  }

  .glasslist-list .h .images {
    height: 500px;
  }

  .glasslist-list .items6 {
    height: auto;
  }

  .glasslist-list .items8 .items8-top {
    height: auto;
  }

  .glasslist-list .items8 .items8-top .li {
    height: 200px;
    width: 100%;
  }

  .glasslist-list .items3 .right-span {
    display: none;
  }

  .glasslist-list .items .words .span {
    margin-top: 20px;
    margin-bottom: 30px;
  }

  .glasslist-list .items .words {
    width: 90%;
    left: 0;
    right: 0;
    margin: auto;
    position: static;
  }

  .glasslist-list .items4 {
    height: auto;
  }
  .glasslist-list .items4 .images {
    height: 450px;
  }

  .glasslist-list .items .words .text {
    line-height: 1.6;
  }
  .glasslist-list .items .words .text br {
    display: none;
  }

  .glasslist-list .items .words .text {
    font-size: 14px;
  }

  .glasslist-list .items2 .images .ul0 .li0 {
    bottom: .2rem;
    font-size: 14px;
    line-height: 20px;
    height: 20px;
  }
  .glasslist-list .items2 .images .ul0 .li0.li01 {
    left: .5rem;
  }
  .glasslist-list .items2 .images .ul0 .li0.li02 {
    right: .5rem;
  }
  .glasslist-list .items2 .images .ul0 .li0 img {
    width: 20px;
    height: 20px;
  }

  .glasslist-list .ft60 {
    font-size: 20px;
  }

  .problem-box .ul {
    margin-bottom: .3rem;
  }
  .section3 .inliner-banner-con .center .i.s1{
    top: 11.5%;
    left: -7.5%;
  }
  .section3 .inliner-banner-con .center .i.s2{
    top: 11.5%;
    right: -7.5%;
  }
  .section3 .inliner-banner-con .center .i.s6{
        left: -17%;
  }
  .section3 .inliner-banner-con .center .i.s3{
        right: -17%;
  }
  .section3 .inliner-banner-con .center .i.s5{
    bottom: 16.5%;
    left: -9.5%;
  }
  .section3 .inliner-banner-con .center .i.s4{
      bottom: 17.5%;
      right: -10.5%;
  }
  .problem-box .ul .items {
    padding: .2rem 0;
    padding-left: .7rem;
    padding-right: .5rem;
  }

  .problem-box .ul .items:after, .problem-box .ul .items:before {
    width: .35rem;
    height: .35rem;
  }

  .problem-box .ul .items .p {
    font-size: 15px;
  }

  .problem-box .ul .items:after {
    left: .15rem;
  }

  .problem-box .ul .items:before {
    right: .2rem;
  }

  .headsearch-box .x-p {
    height: 60px;
    line-height: 60px;
    font-size: 16px;
  }

  .sale-box .tit {
    margin-bottom: .45rem;
  }

  .sale-box .items .words .img {
    width: 50px;
    height: 50px;
  }

  .maintain-box {
    padding-top: 35px;
    padding-bottom: 40px;
  }

  .maintain-ul .items .item-top:after {
    width: .25rem;
    height: .25rem;
    right: .3rem;
  }

  .maintain-ul .items:nth-child(n+2) {
    margin-top: .3rem;
  }

  .maintain-tip {
    border-bottom-width: 2px;
    padding-bottom: 4px;
  }

  .maintain-tip .span {
    font-size: 18px;
  }

  .maintain-ul .items .item-top {
    height: 45px;
    line-height: 45px;
    padding-right: .6rem;
    font-size: 15px;
  }

  .maintain-tip .img {
    width: 160px;
  }

  .icon-sousuo {
    width: 65px;
  }

  .details-imagebox .items .words {
    padding-top: 10px;
  }

  .news-details .details-top .time {
    margin-bottom: .3rem;
  }

  .news-details .details-top .t0 {
    margin-bottom: .2rem;
  }

  .news-details .details-top .t1 {
    font-size: 14px;
    line-height: 24px;
  }

  .advantage-top .topn {
    padding-top: 30px;
  }

  .news-details .details-top .time {
    font-size: 14px;
  }

  .details-imagebox .items .t1 {
    font-size: 15px;
  }

  .details-imagebox .items .t0 {
    font-size: 14px;
  }

  .advantage-top .img {
    width: 35px;
    height: 35px;
  }

  .advantage-top .words {
    margin-top: 10px;
    padding-bottom: 6px;
  }

  .con-banner .serve-words {
    height: 1.05rem;
  }
  .con-banner .serve-words .cn {
    font-size: .4rem;
    line-height: .55rem;
  }
  .con-banner .serve-words .cnm {
    font-size: .3rem;
    line-height: .4rem;
    margin-top: .1rem;
  }

  .details-imagebox {
    padding: .25rem .5rem;
    padding-top: .6rem;
  }

  .glass-bot .words .t0 {
    font-size: 18px;
  }

  .glass-bot .words .t1 {
    font-size: 14px;
  }

  .serve-bot .textarea textarea {
    height: 180px;
  }

  .serve-bot {
    padding-top: 30px;
    padding-bottom: 50px;
  }

  .serve-bot .submit {
    height: 35px;
    line-height: 35px;
  }

  .serve-bot .submit input, .serve-bot .submit span {
    font-size: 15px;
  }

  .ft38 {
    font-size: 18px;
  }

  .download-ul .items {
    padding-left: .65rem;
    padding-right: .3rem;
    line-height: .9rem;
    height: .9rem;
    font-size: .3rem;
    background: #ffffff;
  }
  .download-ul .items:before {
    opacity: 1;
  }

  .download-ul .items:nth-child(n+2) {
    margin-top: .3rem;
  }

  .download-ul .items:after {
    width: .25rem;
    height: .3rem;
    left: .25rem;
  }

  .download-ul .items:before {
    width: .25rem;
    right: .3rem;
    height: .25rem;
  }

  .download-box .tit {
    margin-bottom: .4rem;
  }

  .download-box {
    padding-top: 35px;
    padding-bottom: 45px;
  }

  .wel-con .section-words .swiper-pagination, .wel-con .section-words0 .swiper-pagination {
    bottom: 10%;
  }

  .section3 .inliner-banner-con {
    width: 7.02rem;
    height: 7.02rem;
  }
  .section3 .inliner-banner-con .ul {
    width: 4.02rem;
    height: 3.45rem;
  }
  .section3 .inliner-banner-con .center {
    width: 5.16rem;
    height: 5.16rem;
  }
  .section3 .inliner-banner-con .center .i {
    width: 0.54rem;
    height: 0.54rem;
  }
  .section3 .inliner-banner-con .center .i span {
    width: 1rem;
    line-height: 1.1;
    height: 0.54rem;
    font-size: 13px;
  }
  .section3 .inliner-banner-con .center .i.s1 span, .section3 .inliner-banner-con .center .i.s2 span, .section3 .inliner-banner-con .center .i.s3 span {
    left: -1rem;
    text-align: right;
  }
  .section3 .inliner-banner-con .center .i.s4 span, .section3 .inliner-banner-con .center .i.s5 span, .section3 .inliner-banner-con .center .i.s6 span {
    right: -1rem;
  }

  .swiper-box .swiper-button-prev, .swiper-box .swiper-button-next {
    display: none;
  }

  .section1 .items .words {
    left: 0;
    bottom: 3rem;
    right: 0;
  }

  .section1 .items .words .en {
    font-size: .6rem;
    line-height: 1;
  }

  .section-words .items .words .img-ul .li {
    width: 25%;
    margin-left: 0 !important;
  }

  .wel-con .w1170 {
    width:90%;
  }

  .section1 .items .words .cn {
    font-size: .42rem;
    line-height: 1.2;
    margin-top: .35rem;
  }

  .section3 .inliner-banner-con .item-text .h03  span{
    color: #ffffff;
    background: #E91E2A;
    border-color: #E91E2A;
  }

  .section6 .items .words .t1 {
    font-size: 13px;
    line-height:24px;
    height: 24px;
  }

  .section6 .items .words .t0 {
  
    font-size: 16px;
  }
  
  
  
  .section5 .items .words .t1 {
    font-size: 13px;
    line-height:24px;
    height: 24px;
  }
  
  .section5 .items .words .t0 {
   
    font-size: 16px;
  }
  
  
  .section-words .swiper-pagination .swiper-pagination-bullet, .section-words0 .swiper-pagination .swiper-pagination-bullet{
    width: 20px;
  }

  .section6 .items .time {
    font-size: .34rem;
    margin-bottom: .5rem;
  }

  .section6 .wel-more {
    display: none;
  }

  .section6 .items .words {
    margin-top: .40rem;
    padding-top: .40rem;
  }


 .section5 .items .words {
    margin-top: .40rem;
    padding-top: .40rem;
  }


  .wel-con .ft42 {
    font-size: .36rem;
  }

  .wel-con .ft28 {
    font-size: .2rem;
  }

  .slide-mspan {
    width: .45rem;
    height: .3rem;
    bottom: 1rem;
  }

  .section3 .inliner-banner-con .item-text .p {
    font-size: .2rem;
    line-height: .35rem;
    height: 1.05rem;
  }

  .section3 .inliner-banner-con .center .i span {
    display: none;
  }

  .work-box {
    padding-top: 40px;
    padding-bottom: 45px;
  }

  .serve-bot .submit:after {
    width: 8px;
    height: 16px;
  }

  .contact-ul .contact-li {
    padding: .55rem .4rem;
  }

  .ft40 {
    font-size: 20px;
  }

  .contact-ul .code {
    height: 35px;
  }

  .contact-ul .li1 input[type=submit] {
    width: 120px;
    height: 35px;
  }

  .contact-ul .li1 .input input {
    height: 40px;
  }

  .contact-ul .li0 .h01 {
    margin-bottom: 5px;
  }

  .contact-bot {
    padding: 35px 0;
  }

  .contact-ul .li0 .item {
    margin-top: .35rem;
  }

  .contact-ul .li0 {
    padding: .6rem .4rem;
  }

  .mapimg {
    width: 60px;
    display: block;
    margin: 0 auto;
    margin-top: 15px;
  }

  .contact-ul .li1 .input input {
    padding-left: 10px;
  }

  .contact-top .map {
    height: 250px;
  }

  .contact-ul .li1 input[type=submit] {
    font-size: 14px;
  }

  .contact-ul .li1 .input textarea {
    padding: 10px;
  }

  .w500 {
    width: 95%;
  }

  .details-right a {
    width: 35px;
    height: 35px;
  }

  .details-right {
    height: 105px;
    width: 35px;
  }

  .case-details {
    width: calc(100% - 75px);
  }

  .case-details .details-top .cn {
    font-size: 16px;
  }

  .w1200 {
    width: 95%;
  }

  .con-banner .con-tit .conbox .items img {
    width: 20px;
    height: 20px;
  }

  .con-banner .con-tit {
    line-height: 45px;
  }

  .w750 {
    width: 95%;
  }

  .news-ul .items .p {
    margin-top: 10px;
    margin-bottom: 20px;
  }

  .news-ul .items .t0 {
    height: auto;
    max-height: 50px;
    line-height: 25px;
  }

  .news-ul .items .more0 {
    width: 60px;
    height: 10px;
  }

  .con-banner .con-tit .conbox .items {
    font-size: 14px;
  }

  .news-ul .items {
    padding: .35rem .3rem;
    width: 100%;
    border-left: 1px solid #dddddd;
  }
  .news-ul .items:nth-child(3n+1) {
    border-left: 1px solid #dddddd;
  }

  .news-box {
    padding-top: 30px;
    padding-bottom: 35px;
  }

  .news-details .details {
    padding: .6rem .3rem;
    padding-bottom: .5rem;
  }

  .details-bot {
    padding-top: .3rem;
    padding-bottom: .6rem;
  }

  .news-details {
    padding-top: .35rem;
    padding-bottom: .5rem;
  }

  .news-details .details-box {
    padding-top: .3rem;
  }

  .news-details .details-top .t0 {
    font-size: 16px;
    margin-bottom: 20px;
    line-height: 1.3;
  }

  .news-details .details-top .t1 .span {
    margin: 0 10px;
    line-height: 1.3;
    font-size: 12px;
    display: block;
  }

  .news-details .details-top .t1 .span.span0 {
    margin: 0 10px;
  }

  .news-details .details-top {
    padding-bottom: 25px;
  }

  .news-details .details-box {
    line-height: 1.8;
  }

  .details-bot .prev, .details-bot .next {
    width: 35px;
    height: 35px;
  }

  .details-bot .anniu {
    width: 80px;
  }

  .details-bot .back {
    margin-top: 0;
    width: 130px;
  }

  .details-bot .back a {
    padding-left: 45px;
    font-size: 13px;
  }

  .details-bot .back a:after {
    left: 20px;
    width: 10px;
  }

  .details-bot .back:after {
    width: 10px;
  }

  .case-details .details-top .words {
    padding: .35rem;
    padding-left: .5rem;
  }

  .case-details .details-bot {
    padding: .4rem .35rem;
  }

  .case-details .details-bot .img:nth-child(n+2) {
    margin-top: .3rem;
  }

  .case-details .details-bot p:nth-child(n+2) {
    margin-top: .3rem;
  }

  .case-boxdetails {
    padding-bottom: .8rem;
  }

  .mbocweb-footertop .items-top {
    line-height: .8rem;
    height: .8rem;
    font-size: .28rem;
    padding-left: .3rem;
  }
  .mbocweb-footertop .items-top:after {
    width: .25rem;
    height: .25rem;
  }

  .mbocweb-footertop .items-bot .li {
    padding-left: .3rem;
    font-size: .26rem;
  }

  .bocweb-footer .mbocweb-footerbot {
    padding-top: .5rem;
    padding-bottom: .2rem;
  }

  .mbocweb-footerbot .t1 {
    margin-top: .25rem;
    margin-bottom: .3rem;
  }

  .con-banner .glass-words {
    height: 1.2rem;
  }

  .con-banner .glass-words .cn60 {
    font-size: .48rem;
    line-height: .6rem;
  }

  .con-banner .glass-words .cnm30 {
    margin-top: .2rem;
    font-size: .28rem;
    line-height: .4rem;
  }

  .sale-box .w1440 {
    width: 80%;
  }

  .technical .words .t2 .li {
    margin: 0 10px;
  }

  .technical .words .t2 .li .img {
    width: 45px;
    height: 45px;
  }

  .technical .ft60 {
    font-size: 20px;
  }

  .technical .ft20 {
    font-size: 14px;
  }

  .technical .items1 .words {
    width: 95%;
    margin: 0 auto;
  }

  .technical .words .t2 .li .span {
    font-size: 13px;
  }

  .technical .items3 .words {
    padding-top: 1rem;
  }

  .technical .items3 .images {
    height: 4rem;
  }

  .technical .words .t1 {
    margin-top: 10px;
    margin-bottom: 15px;
  }

  .technical .items1 .images {
    width: 60%;
    height: auto;
  }

  .technical .items2 {
    padding: 35px 0;
  }

  .technical .items2 .words .t1 {
    margin-bottom: 15px;
  }

  .technical .items4 .words {
    padding-top: .8rem;
  }

  .technical .items4 .images {
    height: 4.2rem;
  }

  .recruit-con .form1 .hides .bot .re-a {
    line-height: 1.5;
    padding: 10px 0;
    height: auto;
  }

  .glasslist-list .items7 .words {
    width: 100%;
  }

  .glasslist-list .items6 .wtext {
    padding: 30px 0;
  }

  .glasslist-list .items5 .wtext {
    padding: 30px 0;
  }

  .glasslist-list .items0 .words {
    margin-bottom: 20px;
  }

  .glasslist-list .items1 .words, .glasslist-list .items3 .words {
    padding-top: 35px;
  }
}
@media screen and (max-width: 600px) {
  .sale-box .items {
    width: 100%;
    margin-left: 0 !important;
  }

  .glasslist-list .items8 .items8-bot .words .text {
    width: 85%;
  }

  .glasslist-list .items1 .words {
    position: static;
  }

  .glasslist-list .items8 .items8-bot .words .text .t0 {
    font-size: 12px;
    line-height: 16px;
    height: 48px;
  }

  .glasslist-list .items4 .wtext {
    padding-top: 30px;
  }

  .glasslist-list .items4 .wtext .ul {
    margin-top: 30px;
  }

  .glasslist-list .items8 .items8-top .li .words {
    bottom: 20px;
    left: 0;
    padding: 0 20px;
    box-sizing: border-box;
  }

  .recruit-con .form1 .tr1 {
    padding: 0 10px;
  }

  .recruit-con .form1 .tr2 {
    padding: 0 10px;
  }

  .glasslist-list .ft72 {
    font-size: .8rem;
  }

  .glasslist-list .items3 .images-ul {
    margin-top: 30px;
  }

  .sale-box .items .images img {
    width: 100%;
  }

  .sale-box .items .words .img {
    width: 1rem;
    height: 1rem;
  }

  .sale-box .items .words {
    padding-top: .6rem;
  }

  .sale-box .items .words .t0 {
    margin-top: .25rem;
    margin-bottom: .3rem;
    font-size: 16px;
  }

  .sale-box .items .words .t2 {
    line-height: 20px;
    height: 40px;
  }

  .glasslist-list .h .images {
    height: 350px;
  }

  .glasslist-list .items4 .wtext .num {
    margin-bottom: 5px;
  }

  .glasslist-list .items .words .p {
    margin-top: 15px;
    margin-bottom: 8px;
  }
}
@media screen and (max-width: 400px) {
  .con-banner .con-tit .conbox .items {
    font-size: 12px;
  }

  .con-banner .con-tit {
    line-height: 35px;
  }

  .recruit-con .form1 .hides .bot .re-a {
    font-size: 13px;
  }
}

/*# sourceMappingURL=style.css.map */


.about_box{ float:left; width:100%; position:relative; height:100%;}



.zhici_box{ position:absolute; left:12%;width:42%; position:relative; height:100%; }

.zhici_box_bg{width:100%; position: absolute; left:0; top:20%; height:62%; background: rgba(227,176,99,.8); z-index:3; transform: translateX(-800px); -webkit-transform: translateX(800px); -moz-transform: translateX(800px); -o-transform: translateX(800px);  transition: all .1s ease 0s; -webkit-transition: all .1s ease 0s; -moz-transition: all .1s ease 0s; -o-transition: all .1s ease 0s;}


.zhici_box ul{ clear:both; width:100%;  padding-top:0;z-index:3; position:absolute; left:0; top:20%;}
.zhici_box ul li{ float:left; width:23.33%; text-align:center; margin:1% 1%; padding:2% 3%; border:1px solid #ccc; }
.zhici_box ul li p{ font-size:16px; color:#fff; padding-top:5px;}
.zhici_box ul li span{ font-size:14px;color:#fff;}
.zhici_box ul li img{ max-width:70px; max-height:70px;}
/*.zhici_box ul li:hover{ background:#E3B063;transition: all .3s ease .2s;}*/

.zhici_box ul li:last-child{ background:#E3B063;}
.jiameng_box{ float:right; width:44%; position:relative; height:95%; padding-top:5%;}
.jiameng_box ul{ clear:both; width:70%; margin-left:10%; margin-right:10%; padding-top:5%;z-index:2;}
.jiameng_box li{color:#fff;font-size:16px;text-align:left; padding-left:25px; display:block; line-height:45px; position:relative;z-index:2;}
.jiameng_box li:before{ position:absolute; content:""; left:0; padding-left:-25px; background:url(y_li1.gif) no-repeat left 14px; width:12px; height:26px;}
.jiameng_box a.more{ display:block; margin-top:6%; width:200px; height:50px; line-height:50px; border:1px solid #ccc; text-align:center; color:#fff; font-size:16px; margin-left:10%;z-index:2; position:relative; }
.jiameng_box a:hover.more{ background:#E3B063; border:1px solid #E3B063; }



.jiameng_box_tit{ margin-top:20%; margin-left:10%; z-index:2; position:relative;}
.jiameng_box_tit h2{ font-size:40px; color:#E3B063; line-height:50px; text-transform:uppercase;font-family:Geneva,Arial,Helvetica,sans-serif; transform: translateX(-100px); -webkit-transform: translateX(-100px); -moz-transform: translateX(-100px); -o-transform: translateX(-100px);  transition: all 1s ease 0s; -webkit-transition: all 1s ease 0s; -moz-transition: all 1s ease 0s; -o-transition: all 1s ease 0s; }
.jiameng_box_tit h3{font-size:40px; color:#fff; line-height:60px; text-transform:uppercase;font-family:Geneva,Arial,Helvetica,sans-serif; transform: translateX(-100px); -webkit-transform: translateX(-100px); -moz-transform: translateX(-100px); -o-transform: translateX(-100px);  transition: all 1.5s ease 0s; -webkit-transition: all 1.5s ease 0s; -moz-transition: all 1.5s ease 0s; -o-transition: all 1.5s ease 0s;}


@media screen and (max-width: 787px) {
.about_box_bg{ display:none;}



.jiameng_box_tit{ margin-top:5%; margin-left:5%;}
.jiameng_box_tit h2{ font-size:20px;  line-height:35px; }
.jiameng_box_tit h3{font-size:18px;; line-height:30px; }

.jiameng_box{ float:none; width:100%; position:relative; height:100%; padding-top:0;}
.jiameng_box ul{ clear:both; width:90%; margin-left:5%; margin-right:5%; padding-top:2%;z-index:2;}
.jiameng_box li{color:#fff;font-size:13px;text-align:left; padding-left:25px; display:block; line-height:30px; position:relative;z-index:2;}
.jiameng_box li:before{ position:absolute; content:""; left:0; padding-left:-25px; background:url(y_li1.gif) no-repeat left 10px; width:12px; height:26px;}
.jiameng_box a.more{ display:block; margin-top:3%; width:150px; height:40px; line-height:40px; border:1px solid #ccc; text-align:center; color:#fff; font-size:14px; margin-left:5%;z-index:2; position:relative; }
.jiameng_box a:hover.more{ background:#E3B063; border:1px solid #E3B063; }

.zhici_box{ position:absolute; left:5%;width:90%; position:relative; height: auto; padding-top:10%;}

.zhici_box ul{ clear:both; width:100%;  padding-top:0;z-index:3; position:absolute; left:0; top:20%;}
.zhici_box ul li{ float:left; width:23.33%; text-align:center; margin:1% 1%; padding:2% 3%; border:1px solid #ccc; }
.zhici_box ul li p{ font-size:14px; color:#fff; padding-top:5px;}
.zhici_box ul li span{ display:none;}
.zhici_box ul li img{ max-width:50px; max-height:50px;}





}




.about_box_bg{width:100%; position: absolute; left:0; top:0; height:100%;  z-index:1; transform: translateX(-800px); -webkit-transform: translateX(-800px); -moz-transform: translateX(-800px); -o-transform: translateX(-800px);  transition: all .1s ease 0s; -webkit-transition: all .1s ease 0s; -moz-transition: all .1s ease 0s; -o-transition: all .1s ease 0s;}

.about_box_tit{ margin-top:13%; margin-left:10%; margin-right:10%; z-index:2; position:relative; width:80%;}
.about_box_tit h2 p{ font-size:18px; color:#fff; line-height:30px; font-weight: normal;   transition: all 1s ease 0s; -webkit-transition: all 1s ease 0s; -moz-transition: all 1s ease 0s; -o-transition: all 1s ease 0s; }
.about_box_tit h3{font-size:45px; font-weight: normal; color:#fff; line-height:50px; text-transform:uppercase;font-family:Geneva,Arial,Helvetica,sans-serif; transform: translateX(-100px); -webkit-transform: translateX(-100px); -moz-transform: translateX(-100px); -o-transform: translateX(-100px);  transition: all 1.5s ease 0s; -webkit-transition: all 1.5s ease 0s; -moz-transition: all 1.5s ease 0s; -o-transition: all 1.5s ease 0s; margin-bottom:15px;}

.about_box_tit h2 p a{ color:#fff; width:150px; height:40px; line-height:40px; background:#fff; color:#3366CC; text-align:center; display:block; border-radius:10px; margin-top:10px; font-size:15px; }
.about_box_tit h2 p a:hover{background:#3366CC;color:#fff;}

.index_strong_iteam {width:80%;text-align:left; margin-top:5%;margin-left:10%; margin-right:10%;z-index:2; position:relative;}
.index_strong_iteam ul { width:100%; display:block; margin:0 auto;}
.index_strong_iteam li {text-align:center;display:inline-block;width:21%;margin:0 2%;position:relative; border:1px solid #ccc; max-height:250px;  max-width:250px; padding:5% 2%;box-sizing: border-box; border-radius:50%; transition: all 1s ease 0s; -webkit-transition: all 1s ease 0s; -moz-transition: all 1s ease 0s; -o-transition: all 1s ease 0s;}
.index_strong_iteam li span {text-align:left;font-size:16px;color:#fff;display: inline-block; line-height:60px; height:60px; }
.index_strong_iteam li strong {display: inline-block;line-height:50px;margin:0;font-size:50px;font-weight:normal;color:#fff;text-align:center;font-family:Geneva,Arial,Helvetica,sans-serif; position:relative; width:90%; padding-top:0; padding-bottom:10px;}

.index_strong_iteam li:hover{ background:#3366cc; border:1px solid #3366cc; transition: all 1s ease 0s; -webkit-transition: all 1s ease 0s; -moz-transition: all 1s ease 0s; -o-transition: all 1s ease 0s;}


.index_strong_iteam li strong:after { position:absolute; content:""; width:100%; height:1px; background:#fff; left:0; bottom:0;}

.index_strong_iteam li .text .title_cn {margin-top:10px;font-size:18px;text-align:center;color:#fff; text-transform:none;}


@media screen and (max-width: 787px) {

.index_strong_iteam li {width:46%;margin:0 1%;position:relative; border:none; max-height: auto;  max-width:auto; padding:2% 0;}
.index_strong_iteam li span {text-align:left;font-size:14px;color:#fff;display: inline-block; line-height:30px; height:30px; }
.index_strong_iteam li strong {display: inline-block;line-height:50px;margin:0;font-size:35px;font-weight:normal;color:#fff;text-align:center;font-family:Geneva,Arial,Helvetica,sans-serif; position:relative; width:90%; padding-top:0; padding-bottom:10px;}
}




/*.about_box p{ clear:both; width:80%; margin-left:10%; margin-right:10%; padding-top:5%;font-size:16px;text-align:left;color:#333; line-height:30px;z-index:2; position:relative;}*/
.about_box a.more{ display:block; margin-top:2%; width:150px; height:40px; line-height:40px; border:1px solid #ccc; text-align:center; color:#fff; font-size:14px; margin-left:10%;z-index:2; position:relative; border-radius:20px;}
.about_box a:hover.more{ background:#FEDA00; border:1px solid #FEDA00; color:#fff; }
.about_box_pic{ float:right; width:45%; position:relative; height:100%;margin-top:0%; margin-right:0;}
.about_box_pic img{ height:100%;}



.yewu_box_tit{ padding-top:3rem; margin-left:10%; margin-right:10%; z-index:2; position:relative;}
.yewu_box_tit h2{ font-size:18px; color:#333; line-height:30px; font-weight: normal; transform: translateX(-100px); -webkit-transform: translateX(-100px); -moz-transform: translateX(-100px); -o-transform: translateX(-100px);  transition: all 1s ease 0s; -webkit-transition: all 1s ease 0s; -moz-transition: all 1s ease 0s; -o-transition: all 1s ease 0s; }
.yewu_box_tit h3{font-size:45px; font-weight: normal; color:#3366cc; line-height:50px; text-transform:uppercase;font-family:Geneva,Arial,Helvetica,sans-serif; transform: translateX(-100px); -webkit-transform: translateX(-100px); -moz-transform: translateX(-100px); -o-transform: translateX(-100px);  transition: all 1.5s ease 0s; -webkit-transition: all 1.5s ease 0s; -moz-transition: all 1.5s ease 0s; -o-transition: all 1.5s ease 0s; margin-bottom:15px;}




.yizhansi_box_tit{ padding-top:7%; margin-left:10%; margin-right:10%; z-index:2; position:relative;}
.yizhansi_box_tit h2{ font-size:18px; color:#333; line-height:30px; font-weight: normal; transform: translateX(-100px); -webkit-transform: translateX(-100px); -moz-transform: translateX(-100px); -o-transform: translateX(-100px);  transition: all 1s ease 0s; -webkit-transition: all 1s ease 0s; -moz-transition: all 1s ease 0s; -o-transition: all 1s ease 0s; }
.yizhansi_box_tit h3{font-size:45px; font-weight: normal; color:#3366cc; line-height:50px; text-transform:uppercase;font-family:Geneva,Arial,Helvetica,sans-serif; transform: translateX(-100px); -webkit-transform: translateX(-100px); -moz-transform: translateX(-100px); -o-transform: translateX(-100px);  transition: all 1.5s ease 0s; -webkit-transition: all 1.5s ease 0s; -moz-transition: all 1.5s ease 0s; -o-transition: all 1.5s ease 0s; margin-bottom:15px;}



.localhost_left{float:left; width:60%; position:relative; margin-top:3%;}
.localhost_right{float:left; width:40%;margin-top:3%;}




.yizhansi_box_tit{ padding-top:7%; margin-left:10%; margin-right:10%; z-index:2; position:relative;}
.yizhansi_box_tit h2{ font-size:18px; color:#333; line-height:30px; font-weight: normal; transform: translateX(-100px); -webkit-transform: translateX(-100px); -moz-transform: translateX(-100px); -o-transform: translateX(-100px);  transition: all 1s ease 0s; -webkit-transition: all 1s ease 0s; -moz-transition: all 1s ease 0s; -o-transition: all 1s ease 0s; }
.yizhansi_box_tit h3{font-size:45px; font-weight: normal; color:#3366cc; line-height:50px; text-transform:uppercase;font-family:Geneva,Arial,Helvetica,sans-serif; transform: translateX(-100px); -webkit-transform: translateX(-100px); -moz-transform: translateX(-100px); -o-transform: translateX(-100px);  transition: all 1.5s ease 0s; -webkit-transition: all 1.5s ease 0s; -moz-transition: all 1.5s ease 0s; -o-transition: all 1.5s ease 0s; margin-bottom:15px;}


@media screen and (max-width: 1400px) {
	
.about_box_tit h2 p{ font-size:16px;}
.about_box_tit h3{font-size:32px; line-height:36px; margin-bottom:10px;}
	
.yewu_box_tit h2{  font-size:16px;  }
.yewu_box_tit h3{font-size:32px; }

.yizhansi_box_tit h2{ font-size:16px; line-height:30px;}
.yizhansi_box_tit h3{font-size:32px; line-height:36px; margin-bottom:10px;}



}



@media screen and (max-width: 787px) {
.yewu_box_tit{ padding-top:1.5rem;}
}





.yewu_box_pic{ clear: both; width: 80%;margin: 0 auto; display: block;padding-top:0; margin-left:10%; margin-right:10%; }
.yewu_box_pic img{ max-width: 100%;  display: block;margin: 0 auto;text-align: center; }
.yewu_box_pic a{ display:block;}

@media screen and (max-width:1920px) {.yewu_box_pic img{ max-width:100%;  display: block;margin: 0 auto;text-align: center; }
}




@media screen and (max-width: 787px) {
.yizhansi_box_tit{ padding-top: 5%; }
.yewu_box_pic{ clear: both; width: 100%;margin: 0 auto; display: block;padding-top:0rem; margin-left:0%; margin-right:0%; }
.yewu_box_pic img{ max-width: 100%;  display: block;margin: 0 auto;text-align: center; }

.yewu_box_tit h3{ font-size: 16px;line-height: 30px;margin-bottom: 20px;text-align: center;font-weight: 700; } 


.localhost_left{float:none; width:100%; position:relative; margin-top:0;}
.localhost_left img{ max-width: 80%; margin: 0 auto; display: block; }
.map-imgwrapper{ display: none;}
.localhost_right{float:none; width:100%;margin-top:0;}


}


.shuzi_box{ clear:both; width:80%; margin-left:10%; margin-right:10%; margin-top:5%;}
.shuzi_box ul{ width:100%; display:block;}
.shuzi_box ul li{position:relative; overflow:hidden; float:left; width:21%; margin:0 2%;}
.shuzi_box ul li .yuanquan{ width:100%; height:100%; line-height:100%; border-radius:50%; border:1px solid #fff;}
.shuzi_box ul li .yuanquan h4{ font-size:45px; line-height:70px; color:#fff; text-align:center; position:relative;}
.shuzi_box ul li .yuanquan h4:before{ position:absolute; content:""; width:100%; height:1px; background:#fff; left:0; bottom:0;}  
.shuzi_box ul li .yuanquan h5{font-size:20px; font-weight:normal; line-height:40px; color:#fff; text-align:center; position:relative;}

.IndexList {z-index:2; position:relative; opacity: 0; width:80%;text-align:left; margin-top:5%;margin-left:10%; margin-right:10%; }
.IndexList.active { transform: translateX(0px); -webkit-transform: translateX(0px); -moz-transform: translateX(0px); -o-transform: translateX(0px); opacity: 1; }
.IndexList ul { width: 100%; margin: 0 auto; font-size: 0; height: 105px; display: block; }
.IndexList li { display: inline-block; position: relative; width: 25%; vertical-align: top; }
.IndexList li:after { display: block; content: ""; border-right: 1px solid #fff; border-right: 1px solid rgba(255,255,255,0.4); width: 100%; height: 68px; top: 35px; position: absolute; }
.IndexList li:nth-last-child(1):after { display: none; }
.IndexList span { display: block; color: #fff; padding-top: 10px; font-size: 13px; text-align: center; }
.IndexList small { color: #fff; display: block; padding-top: 5px; text-transform: uppercase; text-align: center; font-size: 20px; position: absolute; right: 24px; top: 20px; }
.IndexList b { display: block; font-family: '微软雅黑'; color: #fff; text-align: center; font-size: 0; margin-top: 20px; padding-bottom:5px; }
.IndexList b em { position: absolute; left: -999em; }
.IndexList .IndexLContent { font-size: 0; position: relative; height: 60px; overflow: hidden; display: inline-block; }
.IndexList .IndexLContent>div { display: inline-block; position: relative; top: 0; }
.IndexList .IndexLContent .Txt { display: block; font-family: '΢���ź�'; color: #fff; display: block; text-align: center; font-size: 45px; }
.IndexList i { font-style:normal;font-size: 13px; font-family: '΢���ź�'; font-weight: normal; vertical-align: bottom; position: relative; top: -1px; right: -5px; color: #fff; }
.IndexList .Hun { opacity: 0; transition: all 1s ease-out 0s; -webkit-transition: all 1s ease-out 0s; -moz-transition: all 1s ease-out 0s; -o-transition: all 1s ease-out 0s; }
.IndexList .Ten { opacity: 0; transition: all 1s ease-out 0.3s; -webkit-transition: all 1s ease-out 0.3s; -moz-transition: all 1s ease-out 0.3s; -o-transition: all 1s ease-out 0.3s; }
.IndexList .Ind { opacity: 0; transition: all 1s ease-out 0.6s; -webkit-transition: all 1s ease-out 0.6s; -moz-transition: all 1s ease-out 0.6s; -o-transition: all 1s ease-out 0.6s; }
.IndexList .Sun { opacity: 0; transition: all 1s ease-out 0.8s; -webkit-transition: all 1s ease-out 0.8s; -moz-transition: all 1s ease-out 0.8s; -o-transition: all 1s ease-out 0.8s; }




@media screen and (max-width:1200px ) {


.about_box_tit{ margin-top:20%; margin-left:5%;}
.about_box_tit h2{ font-size:30px; line-height:40px; }
.about_box_tit h3{font-size:30px;line-height:50px; }
.IndexList {width:90%;text-align:left; margin-top:5%;margin-left:5%; margin-right:5%; }
.about_box p{width:90%; margin-left:5%; margin-right:5%;}

}

@media screen and (max-width:1024px ) {
.about_box{  width:100%; float:none; }
.jiameng_box{  width:100%; }

}
@media screen and (max-width:787px ) {
.about_box_tit h2{ font-size:18px; line-height:30px; }
.about_box_tit h3{font-size:16px;line-height:25px;font-weight: 700;  }
.about_box_tit h2 p{ font-size:14px;  line-height:25px; }

.IndexList li { width: 50%;  }
.IndexList ul {  height: auto;  }
.IndexList b { margin-top: 10px; padding-bottom:5px; }
.IndexList {width:90%;text-align:left; margin-top:0; }
.IndexList .IndexLContent { height: 40px; }
.IndexList .IndexLContent .Txt {  font-size: 30px; }

.about_box p{ padding-top:1%; font-size:14px; line-height:25px; width:100%; margin: 0;}
.IndexList li:nth-child(2):after { display: none; }

.about_box_tit{ width: 96%; margin: 10% 2% ; }
.about_box_tit h2 p a{ font-size: 13px;  width: 120px;height: 35px;line-height: 35px; }

.yizhansi_box_tit h3{ font-size: 16px;line-height: 28px;font-weight: 700; }


}



/**/

#slideBox {width:100%;overflow:hidden; margin:0 auto 0px auto;max-width:300px;}

#slideBox .J_fl{float: none; width:100%;}

#slideBox .J_slide_trigger {float: none; width:100%; margin:0 auto; display:block; text-align:center; margin-top:20px;}
#slideBox .J_slide_trigger li {float:none; display:inline-block; width:8px; height:8px; border-radius:50%; position: relative; z-index: 3; margin:1%;text-align:center;}
#slideBox .J_slide_trigger li a {display:block;width:8px; height:8px;background:#dbecf9; border-radius:50%; }
#slideBox .J_slide_trigger li.cur a, .J_slide_trigger li a:hover {text-decoration:none;background:#3366CC;  }



#slideBox .J_slide_list {width:100%;float:none; padding-top:80px;}



.J_slide_item { width: 100%; height: 450px; background:#fff; float:left; width:300px;}
.J_slide_item h3{ line-height:40px; text-align:left; padding:10px 4% 0 4%; width:92%; color:#333; font-size:18px;}
.J_slide_item:nth-child(1) h3{ color:#03b1fd;}
.J_slide_item:nth-child(2) h3{ color:#03b1fd;}
.J_slide_item:nth-child(3) h3{ color:#03b1fd;}
.J_slide_item:nth-child(4) h3{ color:#03b1fd;}
.J_slide_item p{ line-height:23px; text-align:left; padding:0 4%; width:92%; color:#666; font-size:14px;}
.txt5_left { width: 100%; float: none;}
.txt5_left img { max-width:100%;}


@media screen and (max-width:787px) {
#slideBox .J_slide_list{ padding-top: 0;}
#slideBox {width:100%;overflow:hidden; margin:0 auto 0px auto;max-width:350px;}

.J_slide_item {height: 370px;width:350px;}
}




/*底部圆圈发光*/
 .map-imgwrapper {
	display:inline-block;
    *display:inline;
    *zoom:1;
	position: absolute;
	vertical-align:top;
	 width:100%;
	 height:100%;
	 left:0;

}
 .map-imgwrapper .point-area {
	position:absolute;
	width:80px;
	height:80px;
	visibility:visible;
	opacity:1
}
 .map-imgwrapper .point-area .dot10,  .map-imgwrapper .point-area .dot20,  .map-imgwrapper .point-area .dot40 {
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	right:0;
	bottom:0;
	left:0;
	border-radius:50%
}

 .map-imgwrapper .point3 {
	 top:41%;
	left:58%;
}
 .map-imgwrapper .point3 .dot10:after {
	animation:ripple 4s ease-out 2.7s infinite
}
 .map-imgwrapper .point3 .dot10:after,  .map-imgwrapper .point3 .dot20:after {
	content:"";
	display:block;
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	border-radius:50%;
	border:2px solid #00FFA5;
	opacity:0
}
 .map-imgwrapper .point3 .dot20:after {
	animation:ripple 4s ease-out 3.6s infinite
}
 .map-imgwrapper .point3 .dot40:after {
	content:"";
	display:block;
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	border-radius:50%;
	border:2px solid #00FFA5;
	opacity:0;
	animation:ripple 4s ease-out 4.5s infinite
}




.map-imgwrapper .point2 {
    top:39%;
	left:58.7%;
}
 .map-imgwrapper .point2 .dot10:after {
	animation:ripple 4s ease-out 2.7s infinite
}
 .map-imgwrapper .point2 .dot10:after,  .map-imgwrapper .point2 .dot20:after {
	content:"";
	display:block;
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	border-radius:50%;
	border:2px solid #03b1fd;
	opacity:0
}
 .map-imgwrapper .point2 .dot20:after {
	animation:ripple 4s ease-out 3.6s infinite
}
 .map-imgwrapper .point2 .dot40:after {
	content:"";
	display:block;
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	border-radius:50%;
	border:2px solid #03b1fd;
	opacity:0;
	animation:ripple 4s ease-out 4.5s infinite
}



.map-imgwrapper .point1 {
    top:41%;
	left:59.8%;
	
}
 .map-imgwrapper .point1 .dot10:after {
	animation:ripple 4s ease-out 2.7s infinite
}
 .map-imgwrapper .point1 .dot10:after,  .map-imgwrapper .point1 .dot20:after {
	content:"";
	display:block;
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	border-radius:50%;
	border:2px solid #03b1fd;
	opacity:0
}
 .map-imgwrapper .point1 .dot20:after {
	animation:ripple 4s ease-out 3.6s infinite
}
 .map-imgwrapper .point1 .dot40:after {
	content:"";
	display:block;
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	border-radius:50%;
	border:2px solid #03b1fd;
	opacity:0;
	animation:ripple 4s ease-out 4.5s infinite
}



.map-imgwrapper .point0 {
	top:72%;
	left:69%;
}
 .map-imgwrapper .point0 .dot10:after {
	animation:ripple 4s ease-out 2.7s infinite
}
 .map-imgwrapper .point0 .dot10:after,  .map-imgwrapper .point0 .dot20:after {
	content:"";
	display:block;
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	border-radius:50%;
	border:2px solid #ff9c00;
	opacity:0
}
 .map-imgwrapper .point0 .dot20:after {
	animation:ripple 4s ease-out 3.6s infinite
}
 .map-imgwrapper .point0 .dot40:after {
	content:"";
	display:block;
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	border-radius:50%;
	border:2px solid #ff9c00;
	opacity:0;
	animation:ripple 4s ease-out 4.5s infinite
}




.map-imgwrapper .point4 {
	top:46%;
	left:50%
}
 .map-imgwrapper .point4 .dot10:after {
	animation:ripple 4s ease-out 2.7s infinite
}
 .map-imgwrapper .point4 .dot10:after,  .map-imgwrapper .point4 .dot20:after {
	content:"";
	display:block;
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	border-radius:50%;
	border:2px solid #f61741;
	opacity:0
}
 .map-imgwrapper .point4 .dot20:after {
	animation:ripple 4s ease-out 3.6s infinite
}
 .map-imgwrapper .point4 .dot40:after {
	content:"";
	display:block;
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	border-radius:50%;
	border:2px solid #f61741;
	opacity:0;
	animation:ripple 4s ease-out 4.5s infinite
}




@keyframes ripple {
0% {
opacity:0;
transform:scale(.1)
}
5% {
opacity:1
}
to {
	opacity:0;
	transform:scale(1)
}
}
/*animate*/

@keyframes rightOpacityShow{
0%{ transform: translateX(-80px);opacity:0;}
80%{ transform: translateX(20px);}
100%{ transform:translateX(0); opacity:1;}
}
@-moz-keyframes rotateYOpacityAn{
0%{ -moz-transform: translateX(-80px);opacity:0;}
80%{ -moz-transform: translateX(20px);}
100%{ -moz-transform:translateX(0); opacity:1;}
}
@-webkit-keyframes rotateYOpacityAn {
0%{ -webkit-transform: translateX(-80px);opacity:0;}
80%{ -webkit-transform: translateX(20px);}
100%{ -webkit-transform:translateX(0); opacity:1;}
}
@-o-keyframes rotateYOpacityAn{
0%{ -o-transform: translateX(-80px);opacity:0;}
80%{ -o-transform: translateX(20px);}
100%{ -o-transform:translateX(0); opacity:1;}
}





.index_youshi {padding:100px 0 30px 0;}
.index_title {text-align:center;}
.index_title .title {display:block;color:#fff; font-size:33px; position:relative;font-weight: normal;text-transform:Uppercase; margin-top:20px;}
.index_title .des {color:#fff; font-size:24px;margin-top:10px;text-transform:Uppercase;line-height:35px;}
@media screen and (max-width:1280px) {
.index_title .title strong {font-size:22px;}
.index_title .des {font-size:15px;margin-top:0px;}
}
@media screen and (max-width:787px) {
.index_youshi {padding:60px 0 20px 0;}
.index_title .title {font-size:20px; line-height:32px;}
.index_title .des {font-size:14px; line-height:23px; max-width:80%; text-align:center; margin:0 auto; padding-top:5px;}

}


.foot_bg{ clear: both;width: 100%; height: 200px; background:url(../images/numImg.jpg) no-repeat center top;background-size: cover; padding:50px 0; }



 .btnBox_foot {
  padding-top: 60px;
  width: 900px;
  height: 200px;
  display: block;
  margin: 0 auto;
  overflow: hidden;
  
}
 
 .btnBox_foot .btn_cis .txt {
  position: relative;
  z-index: 2;
  font-weight: 500;
  font-size: 26px;
  text-transform:uppercase;
}
 .btnBox_foot .btn_cis .arrow svg {
  width: 12px;
  height: 11px;
  color: #000000;
}
@media (min-width: 1025px) {
   .btnBox_foot .btn_cis:hover {
    border-color: transparent;
  }
   .btnBox_foot .btn_cis:hover:after {
    color: #ffffff;
    background-position: 100% 0;
    opacity: 1;
  }
   .btnBox_foot .btn_cis:hover .txt {
    color: #ffffff;
  }
   .btnBox_foot .btn_cis:hover .arrow svg {
    color: #ffffff;
  }
}
.page-footer {
	overflow-x: hidden;
	padding: 0px 0 20px 0;

	box-sizing: border-box;
	border-bottom:1px solid #666;
	padding-left:1%;
}

.page-footer dl {
	float: left;
	min-width: 20%;
}

.page-footer dl dt {
	font-size: 18px;
	font-size: 18px\9;
	padding: 5px 0;
	font-weight: 400;
	
}

.page-footer dl dd {
	padding: 4px 0;
	font-size:15px;

}

.qu_box_top{ padding-top:40px; padding-bottom:25px;}
.qu_box_top img{ max-width:200px;}
.qu_box_top2{ padding-top:35px; padding-bottom:35px;}
.qu_box_top2 img{ max-width:100%;}

@media screen and (max-width:1400px) {
.page-footer dl dt {font-size: 16px;font-size: 16px\9;padding: 10px 0;}
.page-footer dl dd {padding: 4px 0;font-size:14px;}
}


@media screen and (max-width:1023px) {
.page-footer { display: block;}
}


@media screen and (max-width:787px) {



.page-footer dl {
	float: left;
	min-width: auto;
	width:48%;
	margin-bottom:10px;
}

.page-footer dl dt {
	font-size: 16px;
	font-size: 16px\9;
	padding: 2px 0;
	font-weight: 400;
	
}

.page-footer dl dd {
	padding: 2px 0;
	font-size:13px;

}
.page-footer dl dd a{ color:#ccc;}

.qu_box_top{ padding-bottom:10px; padding-top:10px;}
.qu_box_top img{ max-width:130px;} 

}



.wendachild{ clear:both;padding:0 0;width:100%; margin:0 auto; float:none;border-bottom:1px solid #302f42;}
/*.wendachild:last-child {border-bottom:none;}*/
.wendachild:after{content: ""; display: block; height: 0; clear: both;visibility:hidden;}

.wendachild .childIcon:hover{background:#282738; color:#ddd;}
.wendachild .childIcon .sub{position:absolute;height:2px;top:16px;right:9px;width:12px;height:2px;background:#ddd; display: block;}
.wendachild .childIcon .sub.sub2{ transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);-webkit-transform:rotate(90deg);background:#ddd;}
.wendachild .childIcon .sub2{transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s; }


.wendachild .childIcon{cursor:pointer;position:relative;width:100%;height:35px;background:#282738; color:#ddd; }
.wendachild .childIcon{transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s; }

.wendachild .childIcon.on .sub2{transform:rotate(90deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);-webkit-transform:rotate(0deg);background:#455560;}
.wendachild .title{line-height:35px;color:#fff;font-size:13px; text-align:left; margin-left:10px;}
.wendachild .childContent{display:none;padding:5px 10px;background:#282738; }
.wendachild .childContent p{color:#999;line-height:22px;font-size:12px; min-height:auto; margin:0; display:block; width:100%;}
.wendachild .childContent p a{ color:#999;}
.wendachild .childContent p a:hover{ color:#ddd;}




@media (min-width: 1201px) {
  .contentBox.flexInvestors {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
		margin-top:35px;
  }
  .contentBox.flexInvestors > .leftBox {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    width: calc(100% - 330px);
    padding-right: 30px;
  }
  .contentBox.flexInvestors > .rightBox {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 330px;
    padding-left: 30px;
  }
  .contentBox.flexInvestors > .classNote {
    width: 100%;
  }
}
@media (min-width: 1201px) {
  .contentBox .rightBox {
    border-left: 1px solid rgba(155, 155, 155, 0.2);
  }
}
@media (max-width: 1200px) {
  .contentBox .rightBox {
    padding-top: 30px;
  }
}
.landingSectionArea {
  padding-top: 50px;
}
@media (max-width: 1180px) {
  .landingSectionArea.investors {
    padding: 20px 0 20px 0;
  }
}
@media (max-width: 768px) {
  .landingSectionArea.investors {
    padding: 20px 0 0;
  }
}

.landingSectionBox {
  position: relative;
  width:80%;
  margin:0 auto;
 
}

.landingLinkList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -20px;
}
.landingLinkList .guideItem {
  width:25%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0 20px 40px;
  box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
}
@media (max-width: 768px) {
  .landingLinkList .guideItem {
    width: 50%;
  }
}
@media (max-width: 480px) {
  .landingLinkList .guideItem {
    width: 100%;
  }
}
.landingLinkList .guideItem > .Txt {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.landingLinkList .Img {
  position: relative;
  margin-bottom: 26px;
}
.landingLinkList .Img img {
  width: 100%;
  height: 100%;
  display: block;

}
.landingLinkList .Txt {
  padding: 0;
}
.landingLinkList .textBox {
  position: relative;
}
.landingLinkList .textBox.open a:after {
  width: 100%;
}
.landingLinkList .textBox.open .btn_dropDown {
  background-color: #E1251B;
}
.landingLinkList .textBox.open .btn_dropDown .arrow:before, .landingLinkList .textBox.open .btn_dropDown .arrow:after {
  background-color: #ffffff;
}
.landingLinkList .textBox.open .btn_dropDown .arrow:after {
  height: 0;
}
@media (min-width: 1025px) {
  .landingLinkList .textBox:hover a:after {
    width: 100%;
  }
  .landingLinkList .textBox:hover .btn_dropDown {
    background-color: #E1251B;
  }
  .landingLinkList .textBox:hover .btn_dropDown .arrow:before, .landingLinkList .textBox:hover .btn_dropDown .arrow:after {
    background-color: #ffffff;
  }
}
.landingLinkList .textBox a {
  display: block;
  padding-right: 50px;
  padding-bottom: 24px;
  position: relative;
}
.landingLinkList .textBox a:after {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 2px;
  content: "";
  background: rgb(25, 231, 156);
  background: -webkit-gradient(linear, left top, right top, color-stop(50%, rgb(225, 37, 24)), to(rgb(225, 37, 24)));
  background: linear-gradient(90deg, rgb(225, 37, 24) 50%, rgb(e12518) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e12518",endColorstr="#e12518",GradientType=1);
}
.landingLinkList .textBox a .title {
  color: #333;
  font-size: 17px;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 1px;
}
.landingLinkList .textBox a .title_en {
  color: #999;
  font-size: 14px;
  font-family: "Roboto", sans-serif;
  letter-spacing: 0.3px;
  line-height: 1.53;
  margin-top: 6px;
}
.landingLinkList .textBox .btn_dropDown {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 48px;
  height: 48px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50%;
  border: 1px solid #E1251B;
  cursor: pointer;
  margin-top: -12px;
  z-index: 3;
}
.landingLinkList .textBox .btn_dropDown .arrow {
  width: 18px;
  height: 18px;
  display: block;
  position: relative;
}
.landingLinkList .textBox .btn_dropDown .arrow:before, .landingLinkList .textBox .btn_dropDown .arrow:after {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "";
  background-color: #E1251B;
}
.landingLinkList .textBox .btn_dropDown .arrow:before {
  width: 100%;
  height: 1px;
}
.landingLinkList .textBox .btn_dropDown .arrow:after {
  width: 1px;
  height: 100%;
}
.landingLinkList .linkBox {
  margin-top: 10px;
  display: none;
}
.landingLinkList .linkBox > ul li {
  position: relative;
  padding: 0 0 0 35px;
  counter-increment: step-counter;
}
.landingLinkList .linkBox > ul li::before {
  content: counter(step-counter, decimal-leading-zero);
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 1;
  -webkit-transform: translateY(-40%);
          transform: translateY(-40%);
  color: #E1251B;
  font-size: 16px;
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  letter-spacing: 0.8px;
}
.landingLinkList .linkBox > ul a {
  display: block;
  color: #616161;
  font-size: 16px;
  letter-spacing: 0.8px;
  line-height: 2.1875;
  position: relative;
}
.landingLinkList .linkBox > ul a span {
  font-size: 13px;
  font-family: "Roboto", sans-serif;
}
.landingLinkList .linkBox > ul a:before, .landingLinkList .linkBox > ul a:after {
  position: absolute;
  right: 0;
  content: "";
  width: 7px;
  height: 1px;
  background-color: #9b9b9b;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.landingLinkList .linkBox > ul a:before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  margin-top: -2.5px;
}
.landingLinkList .linkBox > ul a:after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  margin-top: 2.5px;
}
.landingLinkList .linkBox > ul a:hover {
  color: #E1251B;
}
.landingLinkList .linkBox > ul a:hover:before, .landingLinkList .linkBox > ul a:hover:after {
  background-color: #E1251B;
}
@media (max-width: 1180px) {
  .landingLinkList {
    margin: 0 -15px;
  }
  .landingLinkList .guideItem {
    padding: 0 15px 25px;
  }
  .landingLinkList .Img {
    margin-bottom: 20px;
  }
}


.donghua,::after,::before {-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;-webkit-transition:all .5s;transition:all .5s;}
a {-webkit-tap-highlight-color:rgba(0,0,0,0);text-decoration:none;color:rgba(255,255,255,.6);-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;-webkit-transition:all .5s;transition:all .5s;}


.right_pic{ clear:both; width:100%; float:none; text-align:center;}
.right_pic img{ max-width:100%; margin:0 auto; }

.m2abtCon4{ background: url(../images/m2abt_mapBg.jpg) no-repeat center center; background-size:cover;}
.m2abtc4Lx{float:none; width:100%; max-width:1200px; padding-top:0px;margin:0 auto;}
.m2abt_c4des{ font-size: 23px; line-height: 42px; letter-spacing: 0; margin-top: 35px;text-align: left; }
.m2abt_c4tab{ margin-top: 185px; }
.m2abt_c4tab span{display:block; margin-bottom:5px;color:#3365cc;}

.m2abt_c4des ul li{ display:block; width:100%; margin:10px 0;} 
.m2abt_c4des ul li h2{ color:#333; font-size:20px; line-height:34px; font-weight:normal;}
.m2abt_c4des ul li p{ color:#666; font-size:15px; line-height:26px;}

.m2abt_c4tab a{ display: inline-block; font-size: 21px; line-height: 64px; background:none; padding: 0px 20px; height: 66px; border: 1px solid transparent; white-space:nowrap; border-radius:0.4em; letter-spacing:1px; }
.m2abt_c4tab a:hover{ color:#333; background: #FFF; border: 1px solid #007BF0; }
.m2abt_c4tab a img,.m2abt_c4tab a text{ vertical-align:middle;}
.m2abt_c4tab a img{margin-right:10px; position:relative; top:-2px;}
.m2abtc4Rx{ float:right; width:875px; position:relative;}
.m2abt_c4sx{ width:1px; height:1px; position:absolute;}
.m2abt_c4nm{ font-size: 14px; line-height: 20px; white-space: nowrap; position: absolute; right: 20px; top: -10px; color: #999; }
.m2abt_c4ico{ background: url(../images/m2abt_mi1.png) no-repeat center center; height: 24px; width: 26px; position: absolute; left: 50%; top: 50%; margin-top: -14px; margin-left: -13px; }
.m2abt_c4ani{ width:8px; height:8px; position:absolute; left:50%; top:50%; margin-left:-4px; top:-4px;}
.m2abt_c4ani:before,.m2abt_c4ani:after{content:"";position: absolute;top: 0;left: 0;right: 0;bottom: 0;border-radius: 50%;animation: rangeScale 3s linear infinite;opacity: 0;z-index: 2; background:rgba(0,139,253,0.3);}


.m2abt_c4ani:after {animation-delay: 1.5s;}
.m2abt_c4ani i{ position:absolute; left:0; top:0; right:0; bottom:0; border-radius:50%; z-index:1; background:#008BFD;}
.m2abt_c4_beijing{ left:73.82%; top:37.91%;}
.m2abt_c4_heilongjiang{ left:90.28%; top:14.69%;}
.m2abt_c4_jilin{ left:89.71%; top:25.68%;} 
.m2abt_c4_liaoning{ left:86.51%; top:31.31%;}
.m2abt_c4_tianjin{ left:77.02%; top:39.56%;}
.m2abt_c4_neimenggu{ left:64.91%; top:36.26%;}
.m2abt_c4_xinjiang{ left:25.37%; top:33.24%;}
.m2abt_c4_ganshu{ left:56.22%; top:47.8%;}
.m2abt_c4_heibei{ left:73.37%; top:43.81%;}
.m2abt_c4_qinghai{ left:40.34%; top:49.45%;}
.m2abt_c4_shandong{ left:79.08%; top:48.35%;}
.m2abt_c4_shanxi{ left:62.28%; top:55.49%;}
.m2abt_c4_jiangsu{ left:83.65%; top:56.04%;}
.m2abt_c4_anhui{ left:78.74%; top:59.61%;}
.m2abt_c4_hubei{ left:70.85%; top:63.04%;}
.m2abt_c4_sichuan{ left:52%; top:64.14%;}
.m2abt_c4_zhejiang{ left:85.71%; top:67.71%;}
.m2abt_c4_hunan{ left:69.14%; top:72.52%;}
.m2abt_c4_jiangxi{ left:77.48%; top:70.6%;}
.m2abt_c4_guizhou{ left:60.8%; top:75.27%;}
.m2abt_c4_fujian{ left:81.94%; top:76.37%;}
.m2abt_c4_yunnan{ left:50.62%; top:81.59%;}
.m2abt_c4_guangxi{ left:65.82%; top:86.12%;}
.m2abt_c4_guangdong{ left:74.4%; top:84.61%;}
.m2abt_c4_hainan{ left:64.91%; top:97.25%;}
.m2abt_c4_tianjin .m2abt_c4nm{right:auto; left:20px;}


.m2abt_c4_henan{ left: 71.37%;top: 53.81%;}
.m2abt_c4_shanxi2{ left: 67.8%;top: 47%;}

.m2abt_c4_shanxi .m2abt_c4ani,
.m2abt_c4_sichuan .m2abt_c4ani,
.m2abt_c4_heibei .m2abt_c4ani,
.m2abt_c4_hainan .m2abt_c4ani,
.m2abt_c4_tianjin .m2abt_c4ani,
.m2abt_c4_xinjiang .m2abt_c4ani{display:none;}
.m2abt_c4_shanxi:after,
.m2abt_c4_sichuan:after,
.m2abt_c4_heibei:after,
.m2abt_c4_hainan:after,
.m2abt_c4_tianjin:after,
.m2abt_c4_xinjiang:after{content:""; background:url(../images/m2abt_mi2.png) no-repeat; width:27px; height:24px; position:absolute; right:-15px; top:50%; margin-top:-14px;}


@media (max-width:1799px){
.m2abtc4Rx{width:660px;}
.m2abt_c4des{font-size:16px; line-height:30px; margin-top:15px;}
.m2abt_c4tab a{font-size:16px; line-height:30px; height:56px;}
.m2abt_c4tab a img{top:-1px;}
.m2abt_c4tab{ margin-top:115px;}
}
@media (max-width:1379px){

}
@media (max-width:1199px){

}
@media (max-width:993px){
.m2abtc4Lx{width:100%; float:none;}
.m2abtc4Rx{float:none; margin:30px auto 0;}
.m2abtCon4 .container{display:block; padding:0;}
.m2abt_c4tab{margin-top:15px;}
}
@media (max-width:767px){
.m2abtc4Lx{padding-top:0;}
.m2abt_c4des{font-size:14px; line-height:24px; margin-top:0;}
.m2abtc4Rx{transform:scale(0.58)!important; transform-origin:left top; margin-top:-15px}
.m2abtCon4{height: auto;}

.m2abt_c4des ul li{ display:block; width:100%; margin:0 0;} 
.m2abt_c4des ul li h2{  font-size:16px; line-height:26px;}
.m2abt_c4des ul li p{  font-size:14px; line-height:24px;}



}
@media (max-width:400px){
.m2abtc4Rx{transform:scale(0.55)!important;} 
.m2abtCon4{height: auto;} 
}
@media (max-width:370px){
.m2abtc4Rx{transform:scale(0.5)!important; width:100%;}  

.m2abtCon4{height: auto;}
}
.ditu_pic{ clear: both; width:100%}
.ditu_pic img{ max-width:100%;}
@keyframes rangeScale {
  from {
    opacity: 1;
    transform: scale(1);
  }
  to {
    opacity: 0;
    transform: scale(4);
  }
}


.icon{display:inline-block; background:url(../images/sprite.png) no-repeat; vertical-align:middle; margin-right:5px;}
.company01{  margin:0px auto 0px auto; text-align:center; overflow:hidden; padding-bottom: 30px;}

.company01 li{float:left; width:16.66%; max-width:250px; height:250px;  background: rgba(255,255,255,0.8); overflow:hidden; -webkit-transition:.3s; -moz-transition:.3s; transition:.3s; position:relative;}
.company01 li:nth-of-type(even){background:rgba(241,241,241,0.8);}
.company01 li div{position:relative; width:130px; height:130px; margin:35px auto 25px  auto; border-radius:50%; background-color:#fff;}
.company01 li div:before{content:''; position:absolute; top:0; left:0; width:100%; height:100%; border-radius:50%; background:#fff; -webkit-transition:0.5s cubic-bezier(0.18, 0.89, 0.32, 1.28); -moz-transition:0.5s cubic-bezier(0.18, 0.89, 0.32, 1.28); transition:0.5s cubic-bezier(0.18, 0.89, 0.32, 1.28);}
.company01 li em{position:absolute; top:0; left:0; }
.company01 li .act{opacity:0; -webkit-transition:.3s; -moz-transition:.3s; transition:.3s;}
.company01 li p{font-size:16px; color:#363636; }
.company01 li:hover{background:#3485e7;}
.company01 li:hover div:before{-webkit-transform:scale(1.1); -moz-transform:scale(1.1); transform:scale(1.1);}
.company01 li:hover .act{opacity:1;}
.company01 li:hover p{color:#fff;}


.i-cy01-act{width:120px; height:120px; background-position:0px -351px;}
.i-cy01{width:120px; height:120px; background-position:-120px -351px;}
.i-cy02-act{width:120px; height:120px; background-position:-351px 0px;}
.i-cy02{width:120px; height:120px; background-position:-351px -120px;}
/*.i-cy03-act{width:120px; height:120px; background-position:0px -351px;}
.i-cy03{width:120px; height:120px; background-position:-120px -351px;}*/

.i-cy03-act{width:120px; height:120px; background-position:0px -231px;}
.i-cy03{width:120px; height:120px; background-position:-120px -231px;}


.i-cy04-act{width:120px; height:120px; background-position:0px -464px;}
.i-cy04{width:120px; height:120px; background-position:-120px -464px;}


.i-cy05-act{width:120px; height:120px; background-position:0px 0px;}
.i-cy05{width:120px; height:120px; background-position:-120px 0px;}

.i-cy06-act{width:120px; height:120px; background-position:0px -121px;}
.i-cy06{width:120px; height:120px; background-position:-120px -121px;}


.i-cy07-act{width:120px; height:120px; background-position:-355px -335px;}
.i-cy07{width:120px; height:120px; background-position:-355px -240px;}





.center1top_p {position:relative;width:100%; padding:20px 0 0 0;}
.center1top_p dl{ display:block; margin:0 auto; width:100%;}
.center1top_p dl dd {display:inline-block;width: auto; margin:3px 1px;position:relative;}
.center1top_p dl dd a {display:block;height:40px;line-height:40px;width:100%; min-width:120px;font-size:15px;text-align:center;background:#eee;color:#333;padding:0 15px; }
.center1top_p dl dd a:hover {color:#fff; background:#2E67D8;}
.center1top_p dl dd.hover a {display:block;height:40px;line-height:40px;width:100%;font-size:15px;text-align:center;color:#fff; background:#3365CC;}
.center1footer_p {width:100%;overflow:hidden;}


.center1footer_p #con_one_2,.center1footer_p #con_one_3,.center1footer_p #con_one_4,.center1footer_p #con_one_5,.center1footer_p #con_one_6,.center1footer_p #con_one_7,.center1footer_p #con_one_8,.center1footer_p #con_one_9,.center1footer_p #con_one_10,.center1footer_p #con_one_11,.center1footer_p #con_one_12,.center1footer_p #con_one_13,.center1footer_p #con_one_14,.center1footer_p #con_one_15,.center1footer_p #con_one_16,.center1footer_p #con_one_17,.center1footer_p #con_one_18,.center1footer_p #con_one_19,.center1footer_p #con_one_20,.center1footer_p #con_one_21,.center1footer_p #con_one_22,.center1footer_p #con_one_23,.center1footer_p #con_one_24,.center1footer_p #con_one_25,.center1footer_p #con_one_26,.center1footer_p #con_one_27,.center1footer_p #con_one_28,.center1footer_p #con_one_29,.center1footer_p #con_one_30{ display: none;}

.center1footer_p #con_one_1{ display:block;}



.liucheng_box{background:url(../images/liucheng.jpg) no-repeat center top; height: 500px; width:100%;}


@media (max-width:787px) {

.liucheng_box{ height: auto!important;}



.center1top_p {position:relative;width:100%; padding:10px 0 0 0;}
.center1top_p dl dd {display:inline-block;width:48%; margin:0 1% 2px 1%;float:left;position:relative;}
.center1top_p dl dd a {height:30px;line-height:30px;font-size:13px; padding:0;}
.center1top_p dl dd.hover a {height:30px;line-height:30px;font-size:13px; padding:0;}

.company01 li p{font-size:14px; padding-top:0px;}

.flexBox {

  display: block;
  flex-wrap: normal;
  justify-content: normal;
 }
.wel-list3 .list3-item {
  flex: 1;
  position: relative;
  overflow: hidden; margin:10px 0; }

.company01 li{float:left; width:31.33%; max-width:100%; margin:5px 1%; height:170px; }


.company01 li:nth-child(7){ display:none;}


.company01 li div{position:relative; width:100%; max-width:100px; height:100%; max-height:100px; margin:15px auto 15px  auto; border-radius:50%; background-color:#fff;}


.company01 li em{position:absolute;}



.i-cy01-act{width:100px; height:100px; background-position:-5px -351px;}
.i-cy01{width:100px; height:100px; background-position:-125px -351px;}


.i-cy02-act{width:100px; height:100px; background-position:-354px 0px;}
.i-cy02{width:100px; height:100px; background-position:-354px -120px;}
/*.i-cy03-act{width:120px; height:120px; background-position:0px -351px;}
.i-cy03{width:120px; height:120px; background-position:-120px -351px;}*/

.i-cy03-act{width:100px; height:100px; background-position:0px -231px;}
.i-cy03{width:100px; height:100px; background-position:-120px -231px;}


.i-cy04-act{width:100px; height:100px; background-position:0px -464px;}
.i-cy04{width:100px; height:100px; background-position:-120px -464px;}


.i-cy05-act{width:100px; height:100px; background-position:-2px 0px;}
.i-cy05{width:100px; height:100px; background-position:-122px 0px;}

.i-cy06-act{width:100px; height:100px; background-position:-5px -121px;}
.i-cy06{width:100px; height:100px; background-position:-125px -121px;}


.i-cy07-act{width:100px; height:100px; background-position:-355px -335px;}
.i-cy07{width:100px; height:100px; background-position:-355px -240px;}






}


@media screen and (max-width: 1024px) {
  .bocweb-footer {
    height: auto;
    margin-top:0px;
	font-size: 14px;
	  padding-bottom: 50px;


  }
  
  
  .bocweb-footer_home {
    height: 50px;
    margin-top:0px;
	font-size: 14px;
	position:relative;
	z-index:999;
	background:#333; 
	width:100%;
	position:absolute;
	left:0;
	top:0;

  }
  }